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
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
63
-453
/
+640
2013-10-06
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
1
-2
/
+2
2013-10-04
sched/wait: Make the __wait_event*() interface more friendly
Peter Zijlstra
2
-8
/
+4
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
36
-354
/
+514
2013-10-01
pkt_sched: fq: rate limiting improvements
Eric Dumazet
1
-19
/
+26
2013-10-01
ip6tnl: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-2
/
+1
2013-10-01
sit: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-1
/
+1
2013-10-01
ip_tunnel: Remove double unregister of the fallback device
Steffen Klassert
1
-2
/
+0
2013-10-01
ip_tunnel_core: Change __skb_push back to skb_push
Steffen Klassert
1
-1
/
+1
2013-10-01
ip_tunnel: Add fallback tunnels to the hash lists
Steffen Klassert
1
-1
/
+3
2013-10-01
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
1
-6
/
+6
2013-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
11
-151
/
+139
2013-09-30
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
1
-3
/
+3
2013-09-30
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
1
-2
/
+2
2013-09-30
ipv6: gre: correct calculation of max_headroom
Hannes Frederic Sowa
1
-2
/
+2
2013-09-30
tcp: TSQ can use a dynamic limit
Eric Dumazet
1
-6
/
+11
2013-09-30
pkt_sched: fq: qdisc dismantle fixes
Eric Dumazet
1
-20
/
+37
2013-09-30
net: flow_dissector: fix thoff for IPPROTO_AH
Eric Dumazet
1
-2
/
+2
2013-09-30
ipv6: Fix preferred_lft not updating in some cases
Paul Marks
1
-37
/
+15
2013-09-30
ip_tunnel: Do not use stale inner_iph pointer.
Pravin B Shelar
1
-2
/
+2
2013-09-30
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
3
-11
/
+21
2013-09-28
net: net_secret should not depend on TCP
Eric Dumazet
2
-6
/
+25
2013-09-28
net: Delay default_device_exit_batch until no devices are unregistering v2
Eric W. Biederman
1
-1
/
+48
2013-09-28
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin\(ux\) M. BOIE
2
-15
/
+96
2013-09-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-40
/
+34
2013-09-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
4
-40
/
+34
2013-09-24
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
1
-31
/
+22
2013-09-24
net: raw: do not report ICMP redirects to user space
Duan Jiong
2
-2
/
+6
2013-09-24
net: udp: do not report ICMP redirects to user space
Duan Jiong
2
-2
/
+4
2013-09-23
mrp: add periodictimer to allow retries when packets get lost
Noel Burton-Krahn
1
-0
/
+27
2013-09-23
net/lapb: re-send packets on timeout
josselin.costanzi@mobile-devices.fr
1
-0
/
+1
2013-09-21
Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+11
2013-09-20
Bluetooth: don't release the port in rfcomm_dev_state_change()
Gianluca Anzolin
1
-33
/
+2
2013-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-97
/
+102
2013-09-19
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
1
-5
/
+4
2013-09-19
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
7
-11
/
+11
2013-09-19
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
1
-1
/
+1
2013-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+11
2013-09-18
ipvs: stats should not depend on CPU 0
Julian Anastasov
1
-1
/
+3
2013-09-18
ipvs: do not use dest after ip_vs_dest_put in LBLCR
Julian Anastasov
1
-30
/
+20
2013-09-18
ipvs: do not use dest after ip_vs_dest_put in LBLC
Julian Anastasov
1
-37
/
+31
2013-09-18
ipvs: make the service replacement more robust
Julian Anastasov
2
-53
/
+45
2013-09-18
ipvs: fix overflow on dest weight multiply
Simon Kirby
5
-19
/
+19
2013-09-18
Bluetooth: Fix rfkill functionality during the HCI setup stage
Johan Hedberg
1
-3
/
+12
2013-09-18
Bluetooth: Introduce a new HCI_RFKILLED flag
Johan Hedberg
1
-5
/
+10
2013-09-18
net:dccp: do not report ICMP redirects to user space
Duan Jiong
1
-0
/
+1
2013-09-18
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-0
/
+2
2013-09-18
RPCSEC_GSS: fix crash on destroying gss auth
J. Bruce Fields
1
-0
/
+11
2013-09-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-28
/
+31
2013-09-17
tcp: fix RTO calculated from cached RTT
Neal Cardwell
1
-1
/
+3
[next]