index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-30
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
David S. Miller
4
-9
/
+9
2010-11-30
inetpeer: Introduce inet_peer_address_t.
David S. Miller
2
-9
/
+9
2010-11-30
inetpeer: Abstract out the tree root accesses.
David S. Miller
1
-50
/
+69
2010-11-28
inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners
Nagendra Tomar
1
-2
/
+1
2010-11-28
net: add some KERN_CONT markers to continuation lines
Uwe Kleine-König
1
-16
/
+16
2010-11-28
tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)
Alexey Dobriyan
1
-1
/
+5
2010-11-27
netns: Don't leak others' openreq-s in proc
Pavel Emelyanov
1
-1
/
+3
2010-11-27
rtnl: make link af-specific updates atomic
Thomas Graf
1
-5
/
+21
2010-11-24
tcp: Make TCP_MAXSEG minimum more correct.
David S. Miller
1
-1
/
+1
2010-11-24
xps: Improvements in TX queue selection
Tom Herbert
1
-1
/
+4
2010-11-22
Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-3
/
+3
2010-11-21
net: allow GFP_HIGHMEM in __vmalloc()
Eric Dumazet
1
-1
/
+1
2010-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2010-11-18
igmp: refine skb allocations
Eric Dumazet
1
-4
/
+13
2010-11-18
bonding: IGMP handling cleanup
Eric Dumazet
1
-13
/
+19
2010-11-17
net: ipv4: tcp_probe: cleanup snprintf() use
Vasiliy Kulikov
1
-2
/
+2
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
17
-198
/
+106
2010-11-17
ipv4: AF_INET link address family
Thomas Graf
1
-0
/
+75
2010-11-17
network: tcp_connect should return certain errors up the stack
Eric Paris
1
-1
/
+4
2010-11-16
xfrm: update flowi saddr in icmp_send if unset
Ulrich Weber
1
-0
/
+3
2010-11-16
udp: use atomic_inc_not_zero_hint
Eric Dumazet
1
-2
/
+2
2010-11-15
Docs/Kconfig: Update: osdl.org -> linuxfoundation.org
Michael Witten
1
-1
/
+3
2010-11-15
xfrm: use gre key as flow upper protocol info
Timo Teräs
2
-5
/
+22
2010-11-15
ipv4: Fix build with multicast disabled.
David S. Miller
1
-10
/
+10
2010-11-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-24
/
+22
2010-11-12
tcp: Don't change unlocked socket state in tcp_v4_err().
David S. Miller
1
-5
/
+3
2010-11-12
igmp: RCU conversion of in_dev->mc_list
Eric Dumazet
1
-119
/
+104
2010-11-11
ipv4: Make rt->fl.iif tests lest obscure.
David S. Miller
5
-15
/
+15
2010-11-11
net: get rid of rtable->idev
Eric Dumazet
2
-57
/
+4
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
net/ipv4/tcp.c: Update WARN uses
Joe Perches
1
-9
/
+7
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-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+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
[prev]
[next]