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
2011-08-22
bridge: fix a possible net_device leak
Eric Dumazet
1
-1
/
+5
2011-08-20
atm: br2684: Fix oops due to skb->dev being NULL
Daniel Schwierzeck
1
-3
/
+4
2011-08-19
ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS
Daniel Baluta
1
-4
/
+5
2011-08-18
vlan: reset headers on accel emulation path
Jiri Pirko
1
-0
/
+2
2011-08-17
net_sched: fix port mirror/redirect stats reporting
Jamal Hadi Salim
1
-2
/
+1
2011-08-16
sit tunnels: propagate IPv6 transport class to IPv4 Type of Service
Lionel Elie Mamane
1
-0
/
+3
2011-08-11
ipv4: some rt_iif -> rt_route_iif conversions
Julian Anastasov
1
-5
/
+3
2011-08-11
net/bridge/netfilter/ebtables.c: use available error handling code
Julia Lawall
1
-1
/
+2
2011-08-11
net/netlabel/netlabel_kapi.c: add missing cleanup code
Julia Lawall
1
-8
/
+12
2011-08-11
scm: Capture the full credentials of the scm sender
Tim Chen
1
-1
/
+1
2011-08-10
tcp: initialize variable ecn_ok in syncookies path
Mike Waychison
2
-2
/
+2
2011-08-09
net_sched: prio: use qdisc_dequeue_peeked
Florian Westphal
1
-1
/
+1
2011-08-09
Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.
Andrei Warkentin
2
-2
/
+11
2011-08-07
ipv4: use dst with ref during bcast/mcast loopback
Julian Anastasov
1
-0
/
+1
2011-08-07
ipv4: route non-local sources for raw socket
Julian Anastasov
1
-1
/
+2
2011-08-07
netfilter: TCP and raw fix for ip_route_me_harder
Julian Anastasov
1
-10
/
+8
2011-08-07
ipv4: Fix ip_getsockopt for IP_PKTOPTIONS
Daniel Baluta
1
-4
/
+5
2011-08-07
ipv4: fix the reusing of routing cache entries
Julian Anastasov
1
-1
/
+2
2011-08-07
netfilter: avoid double free in nf_reinject
Julian Anastasov
1
-0
/
+1
2011-08-06
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
11
-8
/
+195
2011-08-05
ipv6: check for IPv4 mapped addresses when connecting IPv6 sockets
Max Matveev
1
-2
/
+9
2011-08-05
net: Fix security_socket_sendmsg() bypass problem.
Tetsuo Handa
1
-9
/
+34
2011-08-05
net: Cap number of elements for sendmmsg
Anton Blanchard
1
-0
/
+3
2011-08-05
net: sendmmsg should only return an error if no messages were sent
Anton Blanchard
1
-24
/
+3
2011-08-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+1
2011-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
1
-1
/
+1
2011-08-03
net: fix NULL dereferences in check_peer_redir()
Eric Dumazet
6
-22
/
+54
2011-08-01
net: add kerneldoc to skb_copy_bits()
Eric Dumazet
1
-2
/
+15
2011-08-01
doc: Update the email address for Paul Moore in various source files
Paul Moore
14
-15
/
+13
2011-08-01
atm: br2864: sent packets truncated in VC routed mode
Chas Williams
1
-2
/
+0
2011-08-01
cfg80211: off by one in nl80211_trigger_scan()
Dan Carpenter
1
-1
/
+1
2011-08-01
sch_sfq: fix sfq_enqueue()
Eric Dumazet
1
-1
/
+6
2011-08-01
net: adjust array index
Julia Lawall
1
-1
/
+1
2011-07-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
David S. Miller
1
-0
/
+1
2011-07-28
net: fix new sunrpc kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-07-28
xfrm: Fix key lengths for rfc3686(ctr(aes))
Tushar Gohad
1
-2
/
+2
2011-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-19
/
+28
2011-07-27
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
4
-2
/
+4
2011-07-27
net: add IFF_SKB_TX_SHARED flag to priv_flags
Neil Horman
2
-3
/
+6
2011-07-27
net: sock_sendmsg_nosec() is static
Eric Dumazet
1
-1
/
+1
2011-07-27
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-3
/
+4
2011-07-27
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-138
/
+275
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
26
-26
/
+26
2011-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+4
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-7
/
+11
2011-07-26
wireless: fix a typo in ignore_reg_update
Mihai Moldovan
1
-1
/
+1
2011-07-26
cfg80211: really ignore the regulatory request
Sven Neumann
1
-2
/
+3
2011-07-26
libceph: don't time out osd requests that haven't been received
Sage Weil
2
-7
/
+11
2011-07-26
vfs: dont chain pipe/anon/socket on superblock s_inodes list
Eric Dumazet
1
-1
/
+1
[next]