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-09-24
ipv6: do not allow ipv6 module to be removed
Cong Wang
1
-48
/
+0
2013-09-24
tcp: fix dynamic right sizing
Eric Dumazet
1
-31
/
+53
2013-09-24
tcp: syncookies: reduce mss table to four values
Florian Westphal
2
-17
/
+20
2013-09-24
tcp: syncookies: reduce cookie lifetime to 128 seconds
Florian Westphal
2
-38
/
+17
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-20
net_sched: htb: support of 64bit rates
Eric Dumazet
1
-2
/
+15
2013-09-20
net_sched: add u64 rate to psched_ratecfg_precompute()
Eric Dumazet
4
-8
/
+9
2013-09-20
net: ethernet: eth.c: removed checkpatch warnings and errors
Avinash Kumar
1
-3
/
+3
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
2013-09-17
batman-adv: set the TAG flag for the vid passed to BLA
Antonio Quartulli
1
-0
/
+2
2013-09-17
netfilter: nfnetlink_queue: use network skb for sequence adjustment
Gao feng
1
-1
/
+1
2013-09-16
net: sctp: rfc4443: do not report ICMP redirects to user space
Daniel Borkmann
2
-3
/
+2
2013-09-16
ip6_tunnels: raddr and laddr are inverted in nl msg
Ding Zhi
1
-2
/
+2
2013-09-16
netfilter: ipset: Fix serious failure in CIDR tracking
Oliver Smith
1
-12
/
+16
2013-09-16
netfilter: ipset: Validate the set family and not the set type family at swap...
Jozsef Kadlecsik
1
-1
/
+1
2013-09-16
netfilter: ipset: Consistent userspace testing with nomatch flag
Jozsef Kadlecsik
5
-10
/
+9
2013-09-16
netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...
Jozsef Kadlecsik
1
-2
/
+2
2013-09-16
Bluetooth: Fix ACL alive for long in case of non pariable devices
Syam Sidhardhan
1
-0
/
+7
2013-09-16
Bluetooth: Fix encryption key size for peripheral role
Andre Guedes
1
-0
/
+2
2013-09-16
Bluetooth: Fix security level for peripheral role
Andre Guedes
1
-1
/
+3
2013-09-15
bridge: fix NULL pointer deref of br_port_get_rcu
Hong Zhiguo
1
-4
/
+1
2013-09-15
bridge: use br_port_get_rtnl within rtnl lock
Hong Zhiguo
2
-3
/
+3
2013-09-13
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-12
/
+3
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-09-13
netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt
Phil Oester
1
-2
/
+2
2013-09-12
bridge: Clamp forward_delay when enabling STP
Herbert Xu
3
-8
/
+26
2013-09-12
resubmit bridge: fix message_age_timer calculation
Chris Healy
1
-1
/
+1
2013-09-12
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-5
/
+5
2013-09-12
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
1
-5
/
+5
[prev]
[next]