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
*
net: use a per task frag allocator
Eric Dumazet
2012-09-24
8
-185
/
+144
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-09-24
32
-617
/
+693
|
\
|
*
netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute
Pablo Neira Ayuso
2012-09-24
1
-2
/
+7
|
*
netfilter: nfnetlink_queue: fix maximum packet length to userspace
Pablo Neira Ayuso
2012-09-24
1
-3
/
+7
|
*
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
Pablo Neira Ayuso
2012-09-24
3
-2
/
+26
|
*
netfilter: xt_time: add support to ignore day transition
Florian Westphal
2012-09-24
1
-1
/
+23
|
*
netfilter: ipset: Support to match elements marked with "nomatch"
Jozsef Kadlecsik
2012-09-22
6
-20
/
+50
|
*
netfilter: ipset: Coding style fixes
Jozsef Kadlecsik
2012-09-22
2
-5
/
+8
|
*
netfilter: ipset: Include supported revisions in module description
Jozsef Kadlecsik
2012-09-22
11
-39
/
+72
|
*
netfilter: ipset: Add /0 network support to hash:net,iface type
Jozsef Kadlecsik
2012-09-22
1
-23
/
+21
|
*
netfilter: ipset: Check and reject crazy /0 input parameters
Jozsef Kadlecsik
2012-09-21
6
-10
/
+13
|
*
netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
Jozsef Kadlecsik
2012-09-21
7
-33
/
+39
|
*
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
Jan Engelhardt
2012-09-21
9
-230
/
+207
|
*
netfilter: combine ipt_NETMAP and ip6t_NETMAP
Jan Engelhardt
2012-09-21
9
-212
/
+181
|
*
netfilter: nf_nat: remove obsolete rcu_read_unlock call
Ulrich Weber
2012-09-21
1
-3
/
+1
|
*
netfilter: nf_nat: fix oops when unloading protocol modules
Patrick McHardy
2012-09-21
2
-0
/
+4
|
*
netfilter: fix IPv6 NAT dependencies in Kconfig
Pablo Neira Ayuso
2012-09-21
1
-55
/
+55
*
|
tcp: TCP Fast Open Server - record retransmits after 3WHS
Neal Cardwell
2012-09-23
1
-0
/
+2
*
|
tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets
Neal Cardwell
2012-09-22
1
-1
/
+2
*
|
tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT
Neal Cardwell
2012-09-22
1
-4
/
+6
*
|
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
Neal Cardwell
2012-09-22
3
-4
/
+11
*
|
tcp: extract code to compute SYNACK RTT
Neal Cardwell
2012-09-22
2
-6
/
+2
*
|
ipconfig: add nameserver IPs to kernel-parameter ip=
Christoph Fritz
2012-09-21
1
-3
/
+36
*
|
l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=y
Amerigo Wang
2012-09-21
1
-0
/
+1
|
/
*
tcp: Document use of undefined variable.
Alan Cox
2012-09-20
1
-0
/
+4
*
ipv4: Don't add TCP-code in inet_sock_destruct
Christoph Paasch
2012-09-20
2
-2
/
+7
*
ipv6: unify fragment thresh handling code
Amerigo Wang
2012-09-19
4
-21
/
+17
*
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
Amerigo Wang
2012-09-19
1
-10
/
+0
*
ipv6: unify conntrack reassembly expire code with standard one
Amerigo Wang
2012-09-19
2
-99
/
+38
*
ipv6: add a new namespace for nf_conntrack_reasm
Amerigo Wang
2012-09-19
1
-42
/
+95
*
netpoll: call ->ndo_select_queue() in tx path
Amerigo Wang
2012-09-19
2
-4
/
+4
*
netdev: make address const in device address management
stephen hemminger
2012-09-19
3
-24
/
+26
*
gre: add GSO support
Eric Dumazet
2012-09-19
1
-0
/
+12
*
net: provide a default dev->ethtool_ops
Eric Dumazet
2012-09-19
2
-12
/
+4
*
net: dev: fix incorrect getting net device's name
Gao feng
2012-09-19
1
-8
/
+20
*
ipv6: recursive check rt->dst.from when call rt6_check_expired
Li RongQing
2012-09-19
1
-5
/
+1
*
net: more accurate network taps in transmit path
Eric Dumazet
2012-09-19
1
-3
/
+6
*
net/tipc/name_table.c: Remove unecessary semicolon
Peter Senna Tschudin
2012-09-18
1
-1
/
+1
*
net/openvswitch/vport.c: Remove unecessary semicolon
Peter Senna Tschudin
2012-09-18
1
-1
/
+1
*
net/ieee802154/6lowpan.c: Remove unecessary semicolon
Peter Senna Tschudin
2012-09-18
1
-1
/
+1
*
llc: Remove stray reference to sysctl_llc_station_ack_timeout.
David S. Miller
2012-09-17
1
-7
/
+0
*
llc2: Collapse remainder of state machine into simple if-else if-statement
Ben Hutchings
2012-09-17
1
-87
/
+4
*
llc2: Remove explicit indexing of state action arrays
Ben Hutchings
2012-09-17
1
-4
/
+4
*
llc2: Remove the station send queue
Ben Hutchings
2012-09-17
1
-32
/
+2
*
llc2: Collapse the station event receive path
Ben Hutchings
2012-09-17
1
-81
/
+6
*
llc2: Remove dead code for state machine
Ben Hutchings
2012-09-17
1
-395
/
+9
*
llc2: Remove pointless indirection through llc_stat_state_trans_end
Ben Hutchings
2012-09-17
1
-12
/
+4
*
af_unix: old_cred is surplus
Alan Cox
2012-09-17
1
-4
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-17
5
-17
/
+17
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-14
12
-34
/
+44
|
|
\
[next]