index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-09
10
-19
/
+12
*
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
2012-09-09
3
-18
/
+15
*
net: rt_cache_flush() cleanup
Eric Dumazet
2012-09-07
1
-17
/
+2
*
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
2012-09-07
6
-34
/
+21
*
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
2012-09-07
2
-7
/
+12
*
igmp: avoid drop_monitor false positives
Eric Dumazet
2012-09-07
1
-11
/
+19
*
ipv6: fix handling of throw routes
Nicolas Dichtel
2012-09-07
1
-1
/
+8
*
tcp: fix TFO regression
Eric Dumazet
2012-09-06
2
-7
/
+4
*
ipv6: fix handling of blackhole and prohibit routes
Nicolas Dichtel
2012-09-05
1
-4
/
+28
*
net: qdisc busylock needs lockdep annotations
Eric Dumazet
2012-09-05
2
-2
/
+10
*
netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.h
Stephen Rothwell
2012-09-05
1
-0
/
+1
*
net: add unknown state to sysfs NIC duplex export
Nikolay Aleksandrov
2012-09-05
1
-3
/
+15
*
tcp: add generic netlink support for tcp_metrics
Julian Anastasov
2012-09-05
1
-13
/
+341
*
net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd e...
Masatake YAMATO
2012-09-04
1
-5
/
+78
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2012-09-04
10
-171
/
+317
|
\
|
*
openvswitch: Increase maximum number of datapath ports.
Pravin B Shelar
2012-09-04
7
-51
/
+113
|
*
openvswitch: Add support for network namespaces.
Pravin B Shelar
2012-08-22
7
-123
/
+207
*
|
net: Add INET dependency on aes crypto for the sake of TCP fastopen.
David S. Miller
2012-09-04
1
-0
/
+2
*
|
sctp: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-04
1
-6
/
+4
*
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-09-04
66
-1680
/
+3393
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2012-09-03
120
-1313
/
+2941
|
|
\
\
|
*
|
|
netfilter: properly annotate ipv4_netfilter_{init,fini}()
Jan Beulich
2012-09-03
1
-2
/
+2
|
*
|
|
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()
Michael Wang
2012-09-03
3
-7
/
+7
|
*
|
|
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()
Michael Wang
2012-09-03
3
-18
/
+14
|
*
|
|
netfilter: remove xt_NOTRACK
Cong Wang
2012-09-03
3
-67
/
+0
|
*
|
|
netfilter: nf_conntrack: add nf_ct_timeout_lookup
Pablo Neira Ayuso
2012-09-03
1
-6
/
+1
|
*
|
|
netfilter: xt_CT: refactorize xt_ct_tg_check
Pablo Neira Ayuso
2012-09-03
1
-136
/
+126
|
*
|
|
netfilter: xt_socket: fix compilation warnings with gcc 4.7
Pablo Neira Ayuso
2012-09-03
1
-6
/
+6
|
*
|
|
netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...
Patrick McHardy
2012-08-30
3
-0
/
+175
|
*
|
|
netfilter: nf_nat: support IPv6 in TFTP NAT helper
Pablo Neira Ayuso
2012-08-30
6
-8
/
+7
|
*
|
|
netfilter: nf_nat: support IPv6 in IRC NAT helper
Pablo Neira Ayuso
2012-08-30
6
-14
/
+7
|
*
|
|
netfilter: nf_nat: support IPv6 in SIP NAT helper
Patrick McHardy
2012-08-30
6
-111
/
+140
|
*
|
|
netfilter: nf_nat: support IPv6 in amanda NAT helper
Patrick McHardy
2012-08-30
6
-8
/
+7
|
*
|
|
netfilter: nf_nat: support IPv6 in FTP NAT helper
Patrick McHardy
2012-08-30
6
-20
/
+27
|
*
|
|
netfilter: ip6tables: add NETMAP target
Patrick McHardy
2012-08-30
3
-0
/
+105
|
*
|
|
netfilter: ip6tables: add REDIRECT target
Patrick McHardy
2012-08-30
3
-0
/
+110
|
*
|
|
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
2012-08-30
5
-2
/
+151
|
*
|
|
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
2012-08-30
9
-2
/
+755
|
*
|
|
net: core: add function for incremental IPv6 pseudo header checksum updates
Patrick McHardy
2012-08-30
1
-0
/
+20
|
*
|
|
netfilter: ipv6: expand skb head in ip6_route_me_harder after oif change
Patrick McHardy
2012-08-30
1
-0
/
+8
|
*
|
|
netfilter: add protocol independent NAT core
Patrick McHardy
2012-08-30
36
-1039
/
+1352
|
*
|
|
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
2012-08-30
15
-195
/
+295
|
*
|
|
netfilter: nf_conntrack: restrict NAT helper invocation to IPv4
Patrick McHardy
2012-08-30
6
-22
/
+49
|
*
|
|
netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containin...
Patrick McHardy
2012-08-30
1
-57
/
+6
|
*
|
|
netfilter: nf_conntrack_ipv6: improve fragmentation handling
Patrick McHardy
2012-08-30
4
-15
/
+61
|
*
|
|
ipvs: IPv6 MTU checking cleanup and bugfix
Jesper Dangaard Brouer
2012-08-30
1
-6
/
+15
|
*
|
|
ipv4: fix path MTU discovery with connection tracking
Patrick McHardy
2012-08-26
2
-2
/
+10
*
|
|
|
tcp: use PRR to reduce cwin in CWR state
Yuchung Cheng
2012-09-03
2
-81
/
+44
*
|
|
|
tcp: move tcp_update_cwnd_in_recovery
Yuchung Cheng
2012-09-03
1
-32
/
+32
*
|
|
|
tcp: move tcp_enter_cwr()
Yuchung Cheng
2012-09-03
1
-23
/
+23
|
|
/
/
|
/
|
|
[next]