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
2010-10-27
net: add __rcu annotations to protocol
Eric Dumazet
2
-6
/
+10
2010-10-27
ipv4: add __rcu annotations to routes.c
Eric Dumazet
1
-29
/
+46
2010-10-27
ipv6: fix refcnt problem related to POSTDAD state
Ursula Braun
1
-1
/
+3
2010-10-27
net: NETIF_F_HW_CSUM does not imply FCoE CRC offload
Ben Hutchings
1
-3
/
+3
2010-10-27
net: Fix some corner cases in dev_can_checksum()
Ben Hutchings
1
-10
/
+6
2010-10-26
IPv6: Temp addresses are immediately deleted.
Glenn Wurster
1
-3
/
+4
2010-10-26
IPv6: Create temporary address if none exists.
Glenn Wurster
1
-2
/
+3
2010-10-26
fib_hash: fix rcu sparse and logical errors
Eric Dumazet
1
-16
/
+20
2010-10-26
fib: fix fib_nl_newrule()
Eric Dumazet
1
-5
/
+5
2010-10-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-8
/
+6
2010-10-26
netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.c
David S. Miller
1
-1
/
+4
2010-10-25
ipv4: add __rcu annotations to ip_ra_chain
Eric Dumazet
1
-3
/
+7
2010-10-25
net: add __rcu annotation to sk_filter
Eric Dumazet
5
-6
/
+6
2010-10-25
net_ns: add __rcu annotations
Eric Dumazet
1
-1
/
+3
2010-10-25
rps: add __rcu annotations
Eric Dumazet
3
-14
/
+21
2010-10-25
netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...
KOVACS Krisztian
5
-9
/
+25
2010-10-25
tunnels: add _rcu annotations
Eric Dumazet
2
-11
/
+18
2010-10-25
net/802: add __rcu annotations
Eric Dumazet
2
-11
/
+11
2010-10-25
ipv6: ip6_ptr rcu annotations
Eric Dumazet
1
-1
/
+1
2010-10-25
vlan: rcu annotations
Eric Dumazet
1
-3
/
+3
2010-10-25
net: Increase xmit RECURSION_LIMIT to 10.
David S. Miller
1
-1
/
+1
2010-10-25
mac80211: Fix ibss station got expired immediately
Rajkumar Manoharan
1
-0
/
+1
2010-10-25
cfg80211: fix regression on processing country IEs
Luis R. Rodriguez
1
-1
/
+1
2010-10-25
mac80211: don't sanitize invalid rates
Christian Lamparter
1
-0
/
+3
2010-10-25
mac80211: cancel restart_work explicitly instead of depending on flush_schedu...
Tejun Heo
1
-7
/
+1
2010-10-24
l2tp: static functions should not be exported
Stephen Rothwell
1
-3
/
+0
2010-10-24
netlink: fix netlink_change_ngroups()
Eric Dumazet
1
-41
/
+24
2010-10-24
tproxy: Add missing CAP_NET_ADMIN check to ipv6 side
Balazs Scheidler
1
-0
/
+4
2010-10-24
ip6_tunnel dont update the mtu on the route.
Anders Franzen
1
-0
/
+1
2010-10-24
pktgen: clean up handling of local/transient counter vars
Paul Gortmaker
1
-15
/
+15
2010-10-24
l2tp: make local function static
stephen hemminger
3
-44
/
+41
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
13
-21
/
+21
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
398
-10876
/
+15632
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-4
/
+0
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
18
-7
/
+37
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
4
-30
/
+13
2010-10-22
tty: icount changeover for other main devices
Alan Cox
1
-4
/
+0
2010-10-21
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2010-10-21
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-0
/
+11
2010-10-21
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-10
/
+13
2010-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-33
/
+103
2010-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
29
-0
/
+10750
2010-10-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-53
/
+50
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
58
-1714
/
+3653
2010-10-21
Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Patrick McHardy
11
-398
/
+918
2010-10-21
tproxy: use the interface primary IP address as a default value for --on-ip
Balazs Scheidler
1
-70
/
+132
2010-10-21
tproxy: added IPv6 support to the socket match
Balazs Scheidler
1
-11
/
+154
2010-10-21
tproxy: added IPv6 support to the TPROXY target
Balazs Scheidler
1
-37
/
+225
2010-10-21
tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled
Balazs Scheidler
1
-1
/
+2
2010-10-21
tproxy: added tproxy sockopt interface in the IPV6 layer
Balazs Scheidler
2
-0
/
+42
[next]