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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-28
ipv6: Create fast inline ipv6 neigh lookup just like ipv4.
David S. Miller
1
-0
/
+27
2011-12-28
ipv6: Use universal hash for NDISC.
David S. Miller
3
-3
/
+14
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
7
-23
/
+14
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-1
/
+9
2011-12-23
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
1
-5
/
+0
2011-12-23
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
1
-2
/
+0
2011-12-23
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
4
-15
/
+12
2011-12-23
netfilter: rework user-space expectation helper support
Pablo Neira Ayuso
1
-1
/
+0
2011-12-23
net: relax rcvbuf limits
Eric Dumazet
1
-1
/
+3
2011-12-22
net: introduce DST_NOPEER dst flag
Eric Dumazet
1
-0
/
+1
2011-12-21
net: Add a flow_cache_flush_deferred function
Steffen Klassert
1
-0
/
+1
2011-12-21
tcp: Replace constants with #define macros
Vijay Subramanian
1
-2
/
+2
2011-12-20
af_iucv: get rid of state IUCV_SEVERED
Ursula Braun
1
-1
/
+0
2011-12-20
af_iucv: remove unused timer infrastructure
Ursula Braun
1
-1
/
+0
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2
-2
/
+2
2011-12-19
sctp: fix incorrect overflow check on autoclose
Xi Wang
1
-0
/
+4
2011-12-19
Revert "net: Remove unused neighbour layer ops."
David S. Miller
1
-0
/
+1
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+55
2011-12-18
netfilter: nf_conntrack: use atomic64 for accounting counters
Eric Dumazet
1
-2
/
+2
2011-12-16
net: fix compilation with !CONFIG_NET
Glauber Costa
1
-0
/
+12
2011-12-16
af_unix: Export stuff required for diag module
Pavel Emelyanov
1
-0
/
+3
2011-12-16
cfg80211: allow following country IE power for custom regdom cards
Luis R. Rodriguez
1
-1
/
+3
2011-12-15
cfg80211: validate nl80211 station handling better
Johannes Berg
1
-1
/
+6
2011-12-14
NFC: Set and get DEP general bytes
Samuel Ortiz
1
-0
/
+5
2011-12-14
NFC: Add a DEP link control netlink command
Samuel Ortiz
1
-0
/
+11
2011-12-14
NFC: Add tx skb allocation routine
Samuel Ortiz
1
-1
/
+4
2011-12-14
inet: remove rcu protection on tw_net
Eric Dumazet
1
-10
/
+2
2011-12-13
net: Remove unused neighbour layer ops.
David S. Miller
1
-1
/
+0
2011-12-13
cfg80211: Fix race in bss timeout
Vasanthakumar Thiagarajan
1
-0
/
+26
2011-12-13
net: fix build error if CONFIG_CGROUPS=n
Eric Dumazet
1
-0
/
+2
2011-12-12
tcp buffer limitation: per-cgroup limit
Glauber Costa
1
-0
/
+2
2011-12-12
per-netns ipv4 sysctl_tcp_mem
Glauber Costa
2
-1
/
+1
2011-12-12
tcp memory pressure controls
Glauber Costa
2
-0
/
+19
2011-12-12
socket: initial cgroup code.
Glauber Costa
1
-6
/
+150
2011-12-12
foundations of per-cgroup memory pressure controlling.
Glauber Costa
2
-2
/
+97
2011-12-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-13
/
+120
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
12
-24
/
+24
2011-12-09
udp: Export code sk lookup routines
Pavel Emelyanov
1
-0
/
+6
2011-12-09
sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE
Eric Dumazet
1
-5
/
+11
2011-12-08
sch_red: Adaptative RED AQM
Eric Dumazet
1
-17
/
+84
2011-12-06
ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().
David S. Miller
1
-1
/
+1
2011-12-06
ipv6: Make third arg to anycast_dst_alloc() bool.
David S. Miller
1
-1
/
+1
2011-12-06
nl80211: Parse channel type attribute in an ibss join request
Alexander Simon
1
-0
/
+11
2011-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
5
-13
/
+109
2011-12-06
caif-spi: Bugfix for dump upon device removal
Erwan Bracq
1
-2
/
+2
2011-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+11
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
1
-3
/
+3
2011-12-04
ipv6: add ip6_route_lookup
Florian Westphal
1
-0
/
+2
2011-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-1
/
+3
2011-12-03
ipv6: Kill ndisc_get_neigh() inline helper.
David S. Miller
1
-9
/
+0
[next]