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
2015-09-17
ipv6: include NLM_F_REPLACE in route replace notifications
Roopa Prabhu
2
-5
/
+6
2015-09-17
SUNRPC: drop null test before destroy functions
Julia Lawall
1
-8
/
+4
2015-09-17
SUNRPC: Fix races between socket connection and destroy code
Trond Myklebust
1
-0
/
+3
2015-09-17
libceph: don't access invalid memory in keepalive2 path
Ilya Dryomov
1
-4
/
+5
2015-09-17
netfilter: nf_log: wait for rcu grace after logger unregistration
Pablo Neira Ayuso
1
-0
/
+1
2015-09-17
Bluetooth: Delay check for conn->smp in smp_conn_security()
Johan Hedberg
1
-6
/
+6
2015-09-15
dccp: drop null test before destroy functions
Julia Lawall
2
-10
/
+5
2015-09-15
net: core: drop null test before destroy functions
Julia Lawall
1
-8
/
+4
2015-09-15
openvswitch: Fix mask generation for nested attributes.
Jesse Gross
1
-23
/
+59
2015-09-15
rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink
Roopa Prabhu
1
-10
/
+16
2015-09-15
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
Martin KaFai Lau
2
-26
/
+34
2015-09-15
ipv6: Avoid double dst_free
Martin KaFai Lau
3
-9
/
+16
2015-09-15
ipv6: Fix dst_entry refcnt bugs in ip6_tunnel
Martin KaFai Lau
2
-46
/
+114
2015-09-15
ipv6: Rename the dst_cache helper functions in ip6_tunnel
Martin KaFai Lau
2
-8
/
+8
2015-09-15
ipv6: Refactor common ip6gre_tunnel_init codes
Martin KaFai Lau
1
-13
/
+24
2015-09-14
netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
Pablo Neira Ayuso
1
-6
/
+18
2015-09-14
netfilter: nf_log: don't zap all loggers on unregister
Florian Westphal
1
-2
/
+6
2015-09-11
openvswitch: Fix dependency on IPv6 defrag.
Joe Stringer
1
-1
/
+2
2015-09-11
bridge: fix igmpv3 / mldv2 report parsing
Linus Lüssing
1
-2
/
+2
2015-09-11
sctp: fix race on protocol/netns initialization
Marcelo Ricardo Leitner
1
-23
/
+41
2015-09-11
ebpf: emit correct src_reg for conditional jumps
Tycho Andersen
1
-1
/
+1
2015-09-11
netlink, mmap: transform mmap skb into full skb on taps
Daniel Borkmann
2
-7
/
+32
2015-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-66
/
+111
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-108
/
+461
2015-09-10
tcp_cubic: better follow cubic curve after idle period
Eric Dumazet
1
-0
/
+16
2015-09-10
tcp: generate CA_EVENT_TX_START on data frames
Neal Cardwell
1
-3
/
+3
2015-09-09
netlink, mmap: fix edge-case leakages in nf queue zero-copy
Daniel Borkmann
2
-8
/
+15
2015-09-09
netlink, mmap: don't walk rx ring on poll if receive queue non-empty
Daniel Borkmann
1
-5
/
+12
2015-09-09
ipv6: fix ifnullfree.cocci warnings
Wu Fengguang
1
-2
/
+1
2015-09-09
net: ipv6: use common fib_default_rule_pref
Phil Sutter
6
-17
/
+3
2015-09-09
ipv6: fix multipath route replace error recovery
Roopa Prabhu
1
-26
/
+175
2015-09-09
RDS: verify the underlying transport exists before creating a connection
Sasha Levin
1
-0
/
+6
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
14
-106
/
+34
2015-09-09
libceph: check data_len in ->alloc_msg()
Ilya Dryomov
2
-40
/
+18
2015-09-08
net: tipc: fix stall during bclink wakeup procedure
Kolmakov Dmitriy
1
-1
/
+29
2015-09-08
net: bridge: remove unnecessary switchdev include
Vivien Didelot
1
-1
/
+0
2015-09-08
net: bridge: check __vlan_vid_del for error
Vivien Didelot
1
-4
/
+13
2015-09-08
libceph: use keepalive2 to verify the mon session is alive
Yan, Zheng
3
-13
/
+84
2015-09-08
libceph: set 'exists' flag for newly up osd
Yan, Zheng
1
-1
/
+1
2015-09-08
libceph: rename con_work() to ceph_con_workfn()
Ilya Dryomov
1
-3
/
+3
2015-09-08
libceph: Avoid holding the zero page on ceph_msgr_slab_init errors
Benoît Canet
1
-5
/
+5
2015-09-08
libceph: remove the unused macro AES_KEY_SIZE
Nicholas Krause
1
-4
/
+0
2015-09-07
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-316
/
+288
2015-09-06
openvswitch: Remove conntrack Kconfig option.
Joe Stringer
3
-14
/
+6
2015-09-06
Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-6
/
+113
2015-09-05
RDS: rds_conn_lookup() should factor in the struct net for a match
Sowmini Varadhan
1
-4
/
+5
2015-09-05
switchdev: fix return value of switchdev_port_fdb_dump in case of error
Jiri Pirko
1
-5
/
+1
2015-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-12
/
+55
2015-09-05
net/ipv6: Correct PIM6 mrt_lock handling
Richard Laing
1
-1
/
+1
2015-09-05
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-150
/
+197
[prev]
[next]