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
2017-04-06
net_sched: check noop_qdisc before qdisc_hash_add()
WANG Cong
1
-1
/
+1
2017-04-06
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
1
-1
/
+1
2017-04-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-9
/
+14
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
40
-375
/
+663
2017-04-05
tcp: fix reordering SNMP under-counting
Yuchung Cheng
1
-13
/
+14
2017-04-05
tcp: fix lost retransmit SNMP under-counting
Yuchung Cheng
1
-1
/
+2
2017-04-05
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
5
-22
/
+17
2017-04-04
l2tp: fix PPP pseudo-wire auto-loading
Guillaume Nault
1
-1
/
+1
2017-04-04
l2tp: take reference on sessions being dumped
Guillaume Nault
5
-11
/
+27
2017-04-03
tcp: minimize false-positives on TCP/GRO check
Marcelo Ricardo Leitner
1
-5
/
+9
2017-04-03
sctp: check for dst and pathmtu update in sctp_packet_config
Xin Long
1
-31
/
+36
2017-04-03
flow dissector: correct size of storage for ARP
Simon Horman
1
-1
/
+1
2017-04-03
af_key: Add lock to key dump
Yuejie Shi
1
-8
/
+38
2017-04-02
make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
Al Viro
1
-9
/
+14
2017-04-01
l2tp: take a reference on sessions used in genetlink handlers
Guillaume Nault
3
-16
/
+35
2017-04-01
l2tp: hold session while sending creation notifications
Guillaume Nault
1
-2
/
+4
2017-04-01
l2tp: fix duplicate session creation
Guillaume Nault
3
-56
/
+84
2017-04-01
l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
Guillaume Nault
1
-4
/
+11
2017-04-01
l2tp: fix race in l2tp_recv_common()
Guillaume Nault
4
-23
/
+88
2017-04-01
sctp: use right in and out stream cnt
Xin Long
4
-12
/
+11
2017-04-01
Merge tag 'mac80211-for-davem-2017-03-31' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-7
/
+6
2017-04-01
openvswitch: Fix ovs_flow_key_update()
Yi-Hung Wei
1
-2
/
+8
2017-04-01
Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-0
/
+2
2017-03-30
sctp: alloc stream info when initializing asoc
Xin Long
3
-16
/
+43
2017-03-30
net/packet: fix overflow in check for tp_reserve
Andrey Konovalov
1
-0
/
+2
2017-03-30
net/packet: fix overflow in check for tp_frame_nr
Andrey Konovalov
1
-0
/
+2
2017-03-30
net/packet: fix overflow in check for priv area size
Andrey Konovalov
1
-2
/
+2
2017-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-130
/
+206
2017-03-29
Merge branch 'apw' (xfrm_user fixes)
Linus Torvalds
1
-1
/
+8
2017-03-29
l2tp: purge socket queues in the .destruct() callback
Guillaume Nault
1
-3
/
+4
2017-03-29
l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
Guillaume Nault
2
-4
/
+6
2017-03-29
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
1
-1
/
+5
2017-03-29
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
1
-0
/
+3
2017-03-29
mac80211: unconditionally start new netdev queues with iTXQ support
Johannes Berg
1
-1
/
+2
2017-03-29
netfilter: nfnetlink_queue: fix secctx memory leak
Liping Zhang
1
-2
/
+7
2017-03-29
cfg80211: check rdev resume callback only for registered wiphy
Arend Van Spriel
1
-6
/
+4
2017-03-28
openvswitch: Fix refcount leak on force commit.
Jarno Rajahalme
1
-2
/
+2
2017-03-28
svcrdma: set XPT_CONG_CTRL flag for bc xprt
Chuck Lever
1
-0
/
+1
2017-03-28
sctp: change to save MSG_MORE flag into assoc
Xin Long
2
-2
/
+2
2017-03-27
net: ipconfig: fix ic_close_devs() use-after-free
Mark Rutland
1
-1
/
+1
2017-03-27
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
1
-18
/
+1
2017-03-27
netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
Liping Zhang
1
-3
/
+10
2017-03-27
netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
Liping Zhang
1
-96
/
+81
2017-03-27
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
5
-1
/
+7
2017-03-24
ping: implement proper locking
Eric Dumazet
1
-2
/
+3
2017-03-24
secure_seq: downgrade to per-host timestamp offsets
Florian Westphal
1
-2
/
+29
2017-03-24
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
Alexander Duyck
1
-2
/
+4
2017-03-24
Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+6
2017-03-24
kcm: return immediately after copy_from_user() failure
WANG Cong
1
-3
/
+3
2017-03-23
net: neigh: guard against NULL solicit() method
Eric Dumazet
1
-1
/
+2
[prev]
[next]