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
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-2
/
+2
2011-12-16
sock_diag: Generalize requests cookies managements
Pavel Emelyanov
2
-20
/
+5
2011-12-16
sock_diag: Fix module netlink aliases
Pavel Emelyanov
3
-6
/
+7
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2011-12-15
tcp_memcontrol: fix reversed if condition
Dan Carpenter
1
-1
/
+1
2011-12-14
net: ping: remove some sparse errors
Eric Dumazet
1
-2
/
+2
2011-12-12
Display maximum tcp memory allocation in kmem cgroup
Glauber Costa
1
-1
/
+11
2011-12-12
Display current tcp failcnt in kmem cgroup
Glauber Costa
1
-0
/
+31
2011-12-12
Display current tcp memory allocation in kmem cgroup
Glauber Costa
1
-0
/
+21
2011-12-12
tcp buffer limitation: per-cgroup limit
Glauber Costa
2
-2
/
+149
2011-12-12
per-netns ipv4 sysctl_tcp_mem
Glauber Costa
5
-20
/
+54
2011-12-12
tcp memory pressure controls
Glauber Costa
3
-1
/
+83
2011-12-12
foundations of per-cgroup memory pressure controlling.
Glauber Costa
5
-13
/
+13
2011-12-12
ipip, sit: copy parms.name after register_netdevice
Ted Feng
1
-1
/
+6
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
9
-27
/
+27
2011-12-10
udp_diag: Fix the !ipv6 case
Pavel Emelyanov
1
-0
/
+2
2011-12-10
udp_diag: Make it module when ipv6 is a module
Pavel Emelyanov
1
-1
/
+1
2011-12-09
udp_diag: Wire the udp_diag module into kbuild
Pavel Emelyanov
2
-0
/
+5
2011-12-09
udp_diag: Implement the dump-all functionality
Pavel Emelyanov
1
-0
/
+54
2011-12-09
udp_diag: Implement the get_exact dumping functionality
Pavel Emelyanov
1
-1
/
+51
2011-12-09
udp_diag: Basic skeleton
Pavel Emelyanov
1
-0
/
+95
2011-12-09
udp: Export code sk lookup routines
Pavel Emelyanov
1
-1
/
+2
2011-12-09
inet_diag: Generalize inet_diag dump and get_exact calls
Pavel Emelyanov
2
-6
/
+20
2011-12-09
inet_diag: Introduce the inet socket dumping routine
Pavel Emelyanov
1
-19
/
+34
2011-12-09
inet_diag: Introduce the byte-code run on an inet socket
Pavel Emelyanov
1
-24
/
+31
2011-12-09
inet_diag: Split inet_diag_get_exact into parts
Pavel Emelyanov
1
-12
/
+16
2011-12-09
inet_diag: Split inet_diag_get_exact into parts
Pavel Emelyanov
1
-16
/
+22
2011-12-09
inet_diag: Export inet diag cookie checking routine
Pavel Emelyanov
1
-5
/
+14
2011-12-09
inet_diag: Reduce the number of args for bytecode run routine
Pavel Emelyanov
1
-6
/
+8
2011-12-09
inet_diag: Remove indirect sizeof from inet diag handlers
Pavel Emelyanov
2
-4
/
+2
2011-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-28
/
+19
2011-12-06
sock_diag: Move the sock_ code to net/core/
Pavel Emelyanov
1
-99
/
+6
2011-12-06
inet_diag: Cleanup type2proto last user
Pavel Emelyanov
1
-23
/
+24
2011-12-06
inet_diag: Introduce socket family checks
Pavel Emelyanov
1
-1
/
+11
2011-12-06
inet_diag: Switch the _dump to work with new header
Pavel Emelyanov
1
-18
/
+53
2011-12-06
inet_diag: Switch the _get_exact to work with new header
Pavel Emelyanov
1
-7
/
+22
2011-12-06
inet_diag: Introduce new inet_diag_req header
Pavel Emelyanov
1
-7
/
+7
2011-12-06
sock_diag: Initial skeleton
Pavel Emelyanov
1
-2
/
+100
2011-12-06
inet_diag: Switch from _GETSOCK to IPPROTO_ numbers
Pavel Emelyanov
2
-13
/
+25
2011-12-06
inet_diag: Move byte-code finding up the call-stack
Pavel Emelyanov
1
-19
/
+17
2011-12-06
sock_diag: Introduce new message type
Pavel Emelyanov
1
-2
/
+15
2011-12-06
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
2
-15
/
+20
2011-12-06
ipv4: arp: Cleanup in arp.c
Igor Maravic
1
-10
/
+10
2011-12-05
tcp: remove TCP_OFF and TCP_PAGE macros
Eric Dumazet
1
-13
/
+10
2011-12-05
tcp: fix tcp_trim_head()
Eric Dumazet
1
-5
/
+8
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
3
-3
/
+3
2011-12-05
ipv4: Fix peer validation on cached lookup.
David S. Miller
1
-22
/
+13
2011-12-04
tcp: tcp_sendmsg() page recycling
Eric Dumazet
1
-1
/
+6
2011-12-04
tcp: take care of misalignments
Eric Dumazet
1
-1
/
+9
2011-12-04
tcp: drop SYN+FIN messages
Eric Dumazet
1
-0
/
+2
[next]