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-06-09
ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.
David S. Miller
1
-1
/
+1
2012-06-09
inet: Consolidate inetpeer_invalidate_tree() interfaces.
David S. Miller
3
-12
/
+4
2012-06-09
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
David S. Miller
3
-49
/
+74
2012-06-09
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
David S. Miller
3
-30
/
+20
2012-06-09
tcp: Get rid of inetpeer special cases.
David S. Miller
3
-30
/
+17
2012-06-08
inet: Create and use rt{,6}_get_peer_create().
David S. Miller
8
-52
/
+24
2012-06-08
net/core: fix kernel-doc warnings
Randy Dunlap
2
-3
/
+3
2012-06-08
l2tp: fix a race in l2tp_ip_sendmsg()
Eric Dumazet
1
-3
/
+6
2012-06-08
af_unix: speedup /proc/net/unix
Eric Dumazet
2
-48
/
+68
2012-06-08
inetpeer: add parameter net for inet_getpeer_v4,v6
Gao feng
6
-10
/
+21
2012-06-08
inetpeer: add namespace support for inetpeer
Gao feng
2
-19
/
+51
2012-06-08
mac80211: add back channel change flag
Stanislaw Gruszka
1
-1
/
+1
2012-06-08
NFC: Fix possible NULL ptr deref when getting the name of a socket
Sasha Levin
1
-0
/
+3
2012-06-07
snmp: fix OutOctets counter to include forwarded datagrams
Vincent Bernat
4
-0
/
+5
2012-06-07
Added kernel support in EEE Ethtool commands
Yuval Mintz
1
-0
/
+40
2012-06-07
net: Update kernel-doc for __alloc_skb()
Ben Hutchings
1
-2
/
+2
2012-06-07
appletalk: Remove out of date message in printk
Dave Jones
1
-3
/
+1
2012-06-07
ipv6: fib: Restore NTF_ROUTER exception in fib6_age()
Thomas Graf
1
-1
/
+1
2012-06-07
net: neighbour: fix neigh_dump_info()
Eric Dumazet
1
-8
/
+6
2012-06-07
net: l2tp_eth: fix kernel panic on rmmod l2tp_eth
Eric Dumazet
1
-0
/
+2
2012-06-07
netfilter: ipvs: switch hook PFs to nfproto
Alban Crequy
1
-12
/
+12
2012-06-07
netfilter: ipv4, defrag: switch hook PFs to nfproto
Alban Crequy
1
-2
/
+2
2012-06-07
netfilter: bridge: switch hook PFs to nfproto
Alban Crequy
1
-14
/
+14
2012-06-07
netfilter: decnet: switch hook PFs to nfproto
Alban Crequy
1
-1
/
+1
2012-06-07
netfilter: xt_recent: add address masking option
Denys Fedoryshchenko
1
-9
/
+53
2012-06-07
netfilter: NFQUEUE: don't xor src/dst ip address for load distribution
Florian Westphal
1
-9
/
+19
2012-06-07
netfilter: nf_conntrack: add namespace support for cttimeout
Gao feng
10
-26
/
+46
2012-06-07
netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto
Pablo Neira Ayuso
8
-79
/
+0
2012-06-07
netfilter: nf_ct_gre: use new namespace support
Gao feng
1
-21
/
+34
2012-06-07
netfilter: nf_ct_dccp: use new namespace support
Gao feng
1
-66
/
+66
2012-06-07
netfilter: nf_ct_udplite: add namespace support
Gao feng
1
-18
/
+80
2012-06-07
netfilter: nf_ct_sctp: add namespace support
Gao feng
1
-29
/
+146
2012-06-07
netfilter: nf_ct_ipv6: add namespace support
Gao feng
1
-29
/
+59
2012-06-07
netfilter: nf_ct_ipv4: add namespace support
Gao feng
1
-38
/
+85
2012-06-07
netfilter: nf_ct_icmp: add namespace support
Gao feng
2
-2
/
+25
2012-06-07
netfilter: nf_ct_icmp: add namespace support
Gao feng
2
-3
/
+37
2012-06-07
netfilter: nf_ct_udp: add namespace support
Gao feng
2
-11
/
+91
2012-06-07
netfilter: nf_ct_tcp: add namespace support
Gao feng
2
-29
/
+135
2012-06-07
netfilter: nf_ct_generic: add namespace support
Gao feng
3
-31
/
+70
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers
Gao feng
3
-28
/
+76
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers
Gao feng
7
-77
/
+138
2012-06-07
netfilter: Add fail-open support
Krishna Kumar
1
-3
/
+37
2012-06-07
netfilter: xt_connlimit: remove revision 0
Cong Wang
1
-24
/
+11
2012-06-07
netfilter: nf_ct_h323: fix bug in rtcp natting
Pablo Neira Ayuso
1
-3
/
+2
2012-06-07
netfilter: xt_HMARK: fix endianness and provide consistent hashing
Hans Schillstrom
1
-31
/
+41
2012-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-95
/
+142
2012-06-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
11
-22
/
+97
2012-06-06
mac80211: unify SW/offload remain-on-channel
Johannes Berg
9
-751
/
+532
2012-06-06
mac80211: do remain-on-channel while idle
Johannes Berg
4
-24
/
+10
2012-06-06
mac80211: add stations after AP start on reconfig
Arik Nemtsov
1
-7
/
+30
[prev]
[next]