index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-21
net: allow GFP_HIGHMEM in __vmalloc()
Eric Dumazet
1
-1
/
+1
2010-11-16
xfrm: update flowi saddr in icmp_send if unset
Ulrich Weber
1
-0
/
+3
2010-11-12
tcp: Don't change unlocked socket state in tcp_v4_err().
David S. Miller
1
-5
/
+3
2010-11-10
tcp: Increase TCP_MAXSEG socket option minimum.
David S. Miller
1
-1
/
+1
2010-11-10
net: avoid limits overflow
Eric Dumazet
5
-15
/
+17
2010-11-09
inet: fix ip_mc_drop_socket()
Eric Dumazet
1
-3
/
+1
2010-11-04
inet_diag: Make sure we actually run the same bytecode we audited.
Nelson Elhage
1
-11
/
+16
2010-11-04
fib: fib_result_assign() should not change fib refcounts
Eric Dumazet
1
-4
/
+1
2010-11-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-20
/
+22
2010-11-03
ipv4: netfilter: ip_tables: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-11-03
ipv4: netfilter: arp_tables: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-10-30
ip_gre: fix fallback tunnel setup
Eric Dumazet
1
-3
/
+3
2010-10-29
netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=n
Patrick McHardy
1
-20
/
+20
2010-10-28
fib: Fix fib zone and its hash leak on namespace stop
Pavel Emelyanov
3
-1
/
+24
2010-10-27
tunnels: Fix tunnels change rcu protection
Pavel Emelyanov
2
-0
/
+2
2010-10-27
inetpeer: __rcu annotations
Eric Dumazet
1
-58
/
+80
2010-10-27
tunnels: add __rcu annotations
Eric Dumazet
1
-10
/
+19
2010-10-27
net: add __rcu annotations to protocol
Eric Dumazet
1
-3
/
+5
2010-10-27
ipv4: add __rcu annotations to routes.c
Eric Dumazet
1
-29
/
+46
2010-10-26
fib_hash: fix rcu sparse and logical errors
Eric Dumazet
1
-16
/
+20
2010-10-25
ipv4: add __rcu annotations to ip_ra_chain
Eric Dumazet
1
-3
/
+7
2010-10-25
net: add __rcu annotation to sk_filter
Eric Dumazet
1
-1
/
+1
2010-10-25
tunnels: add _rcu annotations
Eric Dumazet
1
-2
/
+3
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
7
-9
/
+9
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
51
-1404
/
+1874
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-21
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
15
-244
/
+342
2010-10-21
Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Patrick McHardy
1
-14
/
+15
2010-10-21
nf_nat: restrict ICMP translation for embedded header
Julian Anastasov
1
-14
/
+15
2010-10-21
tproxy: fix hash locking issue when using port redirection in __inet_inherit_...
Balazs Scheidler
2
-5
/
+33
2010-10-21
fib: introduce fib_alias_accessed() helper
Eric Dumazet
4
-3
/
+12
2010-10-21
secmark: export secctx, drop secmark in procfs
Eric Paris
1
-3
/
+25
2010-10-20
net: avoid RCU for NOCACHE dst
Eric Dumazet
1
-5
/
+4
2010-10-19
inet: RCU changes in inetdev_by_index()
Eric Dumazet
4
-22
/
+16
2010-10-19
net: avoid a dev refcount in ip_mc_find_dev()
Eric Dumazet
2
-3
/
+3
2010-10-18
IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()
Andy Walls
1
-7
/
+6
2010-10-18
netfilter: fix kconfig unmet dependency warning
Randy Dunlap
1
-2
/
+2
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
7
-9
/
+9
2010-10-17
fib_hash: RCU conversion phase 2
Eric Dumazet
2
-77
/
+101
2010-10-17
fib_hash: RCU conversion phase 1
Eric Dumazet
1
-19
/
+38
2010-10-17
fib_hash: embed initial hash table in fn_zone
Eric Dumazet
1
-29
/
+23
2010-10-17
tcp: use correct counters in CA_CWR state too
Ilpo Järvinen
1
-6
/
+7
2010-10-17
tcp: sack lost marking fixes
Ilpo Järvinen
1
-10
/
+14
2010-10-16
fib: avoid false sharing on fib_table_hash
Eric Dumazet
1
-6
/
+5
2010-10-16
fib_trie: use fls() instead of open coded loop
Eric Dumazet
1
-12
/
+4
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-13
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
3
-17
/
+17
2010-10-13
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
2
-46
/
+46
2010-10-13
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
2
-11
/
+11
[next]