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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-27
net: use bigger pages in __netdev_alloc_frag
Eric Dumazet
1
-16
/
+30
2012-09-27
tcp: Remove unused parameter from tcp_v4_save_options
Christoph Paasch
1
-3
/
+2
2012-09-27
ipv6: gre: remove ip6gre_header_parse()
Eric Dumazet
1
-8
/
+0
2012-09-27
net: remove sk_init() helper
Eric Dumazet
2
-19
/
+0
2012-09-27
pkt_sched: Fix warning false positives.
David S. Miller
2
-2
/
+2
2012-09-27
nf_defrag_ipv6: fix oops on module unloading
Konstantin Khlebnikov
1
-1
/
+1
2012-09-27
tunnel: drop packet if ECN present with not-ECT
stephen hemminger
3
-63
/
+71
2012-09-27
xfrm: remove extranous rcu_read_lock
stephen hemminger
3
-19
/
+1
2012-09-27
gre: remove unnecessary rcu_read_lock/unlock
stephen hemminger
2
-25
/
+10
2012-09-27
gre: fix handling of key 0
stephen hemminger
1
-10
/
+34
2012-09-25
ipconfig: fix trivial build error
Andy Shevchenko
1
-11
/
+11
2012-09-25
net: raw: revert unrelated change
Eric Dumazet
1
-12
/
+7
2012-09-24
filter: add XOR instruction for use with X/K
Daniel Borkmann
1
-3
/
+9
2012-09-24
net: use a per task frag allocator
Eric Dumazet
8
-185
/
+144
2012-09-24
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
32
-617
/
+693
2012-09-24
netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute
Pablo Neira Ayuso
1
-2
/
+7
2012-09-24
netfilter: nfnetlink_queue: fix maximum packet length to userspace
Pablo Neira Ayuso
1
-3
/
+7
2012-09-24
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
Pablo Neira Ayuso
3
-2
/
+26
2012-09-24
netfilter: xt_time: add support to ignore day transition
Florian Westphal
1
-1
/
+23
2012-09-22
tcp: TCP Fast Open Server - record retransmits after 3WHS
Neal Cardwell
1
-0
/
+2
2012-09-22
netfilter: ipset: Support to match elements marked with "nomatch"
Jozsef Kadlecsik
6
-20
/
+50
2012-09-22
netfilter: ipset: Coding style fixes
Jozsef Kadlecsik
2
-5
/
+8
2012-09-22
netfilter: ipset: Include supported revisions in module description
Jozsef Kadlecsik
11
-39
/
+72
2012-09-22
netfilter: ipset: Add /0 network support to hash:net,iface type
Jozsef Kadlecsik
1
-23
/
+21
2012-09-22
tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets
Neal Cardwell
1
-1
/
+2
2012-09-22
tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT
Neal Cardwell
1
-4
/
+6
2012-09-22
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
Neal Cardwell
3
-4
/
+11
2012-09-22
tcp: extract code to compute SYNACK RTT
Neal Cardwell
2
-6
/
+2
2012-09-21
netfilter: ipset: Check and reject crazy /0 input parameters
Jozsef Kadlecsik
6
-10
/
+13
2012-09-21
netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
Jozsef Kadlecsik
7
-33
/
+39
2012-09-21
ipconfig: add nameserver IPs to kernel-parameter ip=
Christoph Fritz
1
-3
/
+36
2012-09-21
l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=y
Amerigo Wang
1
-0
/
+1
2012-09-21
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
Jan Engelhardt
9
-230
/
+207
2012-09-21
netfilter: combine ipt_NETMAP and ip6t_NETMAP
Jan Engelhardt
9
-212
/
+181
2012-09-21
netfilter: nf_nat: remove obsolete rcu_read_unlock call
Ulrich Weber
1
-3
/
+1
2012-09-21
netfilter: nf_nat: fix oops when unloading protocol modules
Patrick McHardy
2
-0
/
+4
2012-09-21
netfilter: fix IPv6 NAT dependencies in Kconfig
Pablo Neira Ayuso
1
-55
/
+55
2012-09-20
tcp: Document use of undefined variable.
Alan Cox
1
-0
/
+4
2012-09-20
ipv4: Don't add TCP-code in inet_sock_destruct
Christoph Paasch
2
-2
/
+7
2012-09-19
ipv6: unify fragment thresh handling code
Amerigo Wang
4
-21
/
+17
2012-09-19
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
Amerigo Wang
1
-10
/
+0
2012-09-19
ipv6: unify conntrack reassembly expire code with standard one
Amerigo Wang
2
-99
/
+38
2012-09-19
ipv6: add a new namespace for nf_conntrack_reasm
Amerigo Wang
1
-42
/
+95
2012-09-19
netpoll: call ->ndo_select_queue() in tx path
Amerigo Wang
2
-4
/
+4
2012-09-19
netdev: make address const in device address management
stephen hemminger
3
-24
/
+26
2012-09-19
gre: add GSO support
Eric Dumazet
1
-0
/
+12
2012-09-19
net: provide a default dev->ethtool_ops
Eric Dumazet
2
-12
/
+4
2012-09-19
net: dev: fix incorrect getting net device's name
Gao feng
1
-8
/
+20
2012-09-19
ipv6: recursive check rt->dst.from when call rt6_check_expired
Li RongQing
1
-5
/
+1
2012-09-19
net: more accurate network taps in transmit path
Eric Dumazet
1
-3
/
+6
[next]