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-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
2013-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+27
2013-09-12
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
Daniel Borkmann
1
-29
/
+13
2013-09-12
netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply
Sonic Zhang
1
-1
/
+1
2013-09-12
Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-2
/
+2
2013-09-12
SUNRPC: No, I did not intend to create a 256KiB hashtable
Trond Myklebust
1
-1
/
+1
2013-09-12
sunrpc: Add missing kuids conversion for printing
Geert Uytterhoeven
1
-1
/
+1
2013-09-11
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-25
/
+25
2013-09-11
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
Mathieu Desnoyers
1
-25
/
+25
2013-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-19
/
+27
2013-09-11
net_sched: htb: fix a typo in htb_change_class()
Vimalkumar
1
-1
/
+1
2013-09-11
ipv6: don't call fib6_run_gc() until routing is ready
Michal Kubeček
2
-7
/
+17
2013-09-11
fib6_rules: fix indentation
Stefan Tomanek
1
-2
/
+2
2013-09-11
net: fix multiqueue selection
Eric Dumazet
1
-1
/
+1
2013-09-11
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
Daniel Borkmann
1
-0
/
+3
2013-09-11
net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE
Daniel Borkmann
1
-1
/
+1
2013-09-11
net: fib: fib6_add: fix potential NULL pointer dereference
Daniel Borkmann
1
-1
/
+1
2013-09-11
net: ovs: flow: fix potential illegal memory access in __parse_flow_nlattrs
Daniel Borkmann
1
-0
/
+1
2013-09-11
ipv6/exthdrs: accept tlv which includes only padding
Jiri Pirko
1
-6
/
+0
2013-09-11
Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+10
2013-09-10
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-22
/
+50
2013-09-10
shrinker: convert remaining shrinkers to count/scan API
Dave Chinner
1
-14
/
+27
2013-09-09
libceph: add function to ensure notifies are complete
Josh Durgin
1
-0
/
+11
2013-09-09
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-218
/
+712
2013-09-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-11
/
+20
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-3
/
+11
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-5
/
+36
2013-09-06
tcp: properly increase rcv_ssthresh for ofo packets
Eric Dumazet
1
-1
/
+4
2013-09-06
tcp: fix no cwnd growth after timeout
Yuchung Cheng
1
-4
/
+2
2013-09-06
net: netlink: filter particular protocols from analyzers
Daniel Borkmann
1
-0
/
+30
2013-09-06
Merge tag 'fscache-fixes-for-ceph' into wip-fscache
Milosz Tanski
74
-294
/
+732
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+2
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-5
/
+10
[prev]
[next]