index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
2011-12-25
24
-187
/
+278
|
\
|
*
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
2011-12-23
8
-20
/
+1
|
*
netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()
Patrick McHardy
2011-12-23
1
-6
/
+0
|
*
netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()
Patrick McHardy
2011-12-23
1
-13
/
+1
|
*
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
2011-12-23
9
-30
/
+3
|
*
netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute
Patrick McHardy
2011-12-23
1
-0
/
+1
|
*
netfilter: nf_nat: use hash random for bysource hash
Patrick McHardy
2011-12-23
1
-1
/
+1
|
*
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
2011-12-23
19
-118
/
+118
|
*
netfilter: add ipv4 reverse path filter match
Florian Westphal
2011-12-04
3
-0
/
+152
|
*
net: ipv4: export fib_lookup and fib_table_lookup
Florian Westphal
2011-12-04
2
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
2
-2
/
+114
|
\
\
|
*
|
net: introduce DST_NOPEER dst flag
Eric Dumazet
2011-12-22
1
-2
/
+2
|
*
|
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
2011-12-22
1
-0
/
+1
|
*
|
ipv4: reintroduce route cache garbage collector
Eric Dumazet
2011-12-21
1
-0
/
+107
|
*
|
net: have ipconfig not wait if no dev is available
Gerlando Falauto
2011-12-20
1
-0
/
+4
*
|
|
tcp: Replace constants with #define macros
Vijay Subramanian
2011-12-21
2
-4
/
+4
*
|
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
2
-2
/
+2
*
|
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-2
/
+2
*
|
|
sock_diag: Generalize requests cookies managements
Pavel Emelyanov
2011-12-16
2
-20
/
+5
*
|
|
sock_diag: Fix module netlink aliases
Pavel Emelyanov
2011-12-16
3
-6
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-16
1
-1
/
+6
|
\
|
|
|
*
|
ipip, sit: copy parms.name after register_netdevice
Ted Feng
2011-12-12
1
-1
/
+6
*
|
|
tcp_memcontrol: fix reversed if condition
Dan Carpenter
2011-12-15
1
-1
/
+1
*
|
|
net: ping: remove some sparse errors
Eric Dumazet
2011-12-14
1
-2
/
+2
*
|
|
Display maximum tcp memory allocation in kmem cgroup
Glauber Costa
2011-12-12
1
-1
/
+11
*
|
|
Display current tcp failcnt in kmem cgroup
Glauber Costa
2011-12-12
1
-0
/
+31
*
|
|
Display current tcp memory allocation in kmem cgroup
Glauber Costa
2011-12-12
1
-0
/
+21
*
|
|
tcp buffer limitation: per-cgroup limit
Glauber Costa
2011-12-12
2
-2
/
+149
*
|
|
per-netns ipv4 sysctl_tcp_mem
Glauber Costa
2011-12-12
5
-20
/
+54
*
|
|
tcp memory pressure controls
Glauber Costa
2011-12-12
3
-1
/
+83
*
|
|
foundations of per-cgroup memory pressure controlling.
Glauber Costa
2011-12-12
5
-13
/
+13
*
|
|
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-11
9
-27
/
+27
*
|
|
udp_diag: Fix the !ipv6 case
Pavel Emelyanov
2011-12-10
1
-0
/
+2
*
|
|
udp_diag: Make it module when ipv6 is a module
Pavel Emelyanov
2011-12-10
1
-1
/
+1
*
|
|
udp_diag: Wire the udp_diag module into kbuild
Pavel Emelyanov
2011-12-09
2
-0
/
+5
*
|
|
udp_diag: Implement the dump-all functionality
Pavel Emelyanov
2011-12-09
1
-0
/
+54
*
|
|
udp_diag: Implement the get_exact dumping functionality
Pavel Emelyanov
2011-12-09
1
-1
/
+51
*
|
|
udp_diag: Basic skeleton
Pavel Emelyanov
2011-12-09
1
-0
/
+95
*
|
|
udp: Export code sk lookup routines
Pavel Emelyanov
2011-12-09
1
-1
/
+2
*
|
|
inet_diag: Generalize inet_diag dump and get_exact calls
Pavel Emelyanov
2011-12-09
2
-6
/
+20
*
|
|
inet_diag: Introduce the inet socket dumping routine
Pavel Emelyanov
2011-12-09
1
-19
/
+34
*
|
|
inet_diag: Introduce the byte-code run on an inet socket
Pavel Emelyanov
2011-12-09
1
-24
/
+31
*
|
|
inet_diag: Split inet_diag_get_exact into parts
Pavel Emelyanov
2011-12-09
1
-12
/
+16
*
|
|
inet_diag: Split inet_diag_get_exact into parts
Pavel Emelyanov
2011-12-09
1
-16
/
+22
*
|
|
inet_diag: Export inet diag cookie checking routine
Pavel Emelyanov
2011-12-09
1
-5
/
+14
*
|
|
inet_diag: Reduce the number of args for bytecode run routine
Pavel Emelyanov
2011-12-09
1
-6
/
+8
*
|
|
inet_diag: Remove indirect sizeof from inet diag handlers
Pavel Emelyanov
2011-12-09
2
-4
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-06
1
-28
/
+19
|
\
|
|
|
*
|
ipv4: Fix peer validation on cached lookup.
David S. Miller
2011-12-05
1
-22
/
+13
|
*
|
ipv4: make sure RTO_ONLINK is saved in routing cache
Julian Anastasov
2011-12-03
1
-6
/
+6
[next]