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
2016-09-17
irda: Free skb on irda_accept error path.
phil.turnbull@oracle.com
1
-3
/
+2
2016-09-17
tcp: fix overflow in __tcp_retransmit_skb()
Eric Dumazet
1
-1
/
+2
2016-09-16
net: VRF: Pass original iif to ip_route_input()
Mark Tomlinson
1
-2
/
+3
2016-09-16
Merge tag 'batadv-net-for-davem-20160914' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-2
/
+28
2016-09-16
Merge tag 'mac80211-for-davem-2016-09-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
5
-37
/
+39
2016-09-13
nl80211: validate number of probe response CSA counters
Johannes Berg
1
-1
/
+1
2016-09-13
sctp: hold the transport before using it in sctp_hash_cmp
Xin Long
1
-10
/
+17
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-13
/
+21
2016-09-13
netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions
Gao Feng
2
-4
/
+5
2016-09-12
netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup()
Pablo Neira Ayuso
1
-1
/
+1
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-160
/
+233
2016-09-12
mac80211: make mpath path fixing more robust
Pedersen, Thomas
2
-2
/
+3
2016-09-12
mac80211: fix sequence number assignment for PS response frames
Felix Fietkau
1
-32
/
+33
2016-09-12
mac80211: fix tim recalculation after PS response
Felix Fietkau
1
-2
/
+2
2016-09-09
sctp: identify chunks that need to be fragmented at IP level
Marcelo Ricardo Leitner
1
-1
/
+12
2016-09-08
tcp: cwnd does not increase in TCP YeAH
Artem Germanov
1
-1
/
+1
2016-09-08
tcp: fastopen: avoid negative sk_forward_alloc
Eric Dumazet
1
-0
/
+1
2016-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-18
/
+18
2016-09-06
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
1
-0
/
+2
2016-09-06
net: Don't delete routes in different VRFs
Mark Tomlinson
2
-3
/
+8
2016-09-06
ipv6: release dst in ping_v6_sendmsg
Dave Jones
1
-2
/
+7
2016-09-06
netfilter: nft_chain_route: re-route before skb is queued to userspace
Liping Zhang
2
-7
/
+14
2016-09-05
netfilter: nf_tables_trace: fix endiness when dump chain policy
Liping Zhang
1
-1
/
+1
2016-09-04
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
Linus Torvalds
1
-22
/
+23
2016-09-04
Revert "af_unix: Fix splice-bind deadlock"
Linus Torvalds
1
-40
/
+26
2016-09-04
bonding: Fix bonding crash
Mahesh Bandewar
1
-0
/
+16
2016-09-02
l2tp: fix use-after-free during module unload
Sabrina Dubroca
1
-0
/
+3
2016-09-01
ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()
Eli Cooper
1
-0
/
+2
2016-09-01
rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly
Gao Feng
1
-2
/
+4
2016-09-01
tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data
Neal Cardwell
1
-0
/
+1
2016-09-01
net: bridge: don't increment tx_dropped in br_do_proxy_arp
Nikolay Aleksandrov
1
-5
/
+2
2016-09-01
netconf: add a notif when settings are created
Nicolas Dichtel
2
-5
/
+15
2016-09-01
ipv6: add missing netconf notif when 'all' is updated
Nicolas Dichtel
1
-0
/
+7
2016-09-01
tipc: fix random link resets while adding a second bearer
Parthasarathy Bhuvaragan
1
-3
/
+5
2016-08-31
kcm: fix a socket double free
WANG Cong
1
-1
/
+2
2016-08-31
bridge: re-introduce 'fix parsing of MLDv2 reports'
Davide Caratti
1
-1
/
+1
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-30
/
+71
2016-08-30
Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-26
/
+6
2016-08-30
Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+2
2016-08-30
netfilter: nf_tables_netdev: remove redundant ip_hdr assignment
Liping Zhang
1
-1
/
+0
2016-08-30
mac80211: TDLS: don't require beaconing for AP BW
Arik Nemtsov
1
-3
/
+4
2016-08-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-4
/
+24
2016-08-26
batman-adv: fix elp packet data reservation
Linus Lüssing
1
-1
/
+1
2016-08-26
batman-adv: Add missing refcnt for last_candidate
Sven Eckelmann
1
-1
/
+27
2016-08-25
qdisc: fix a module refcount leak in qdisc_create_dflt()
Eric Dumazet
1
-4
/
+5
2016-08-25
tipc: fix the error handling in tipc_udp_enable()
Wei Yongjun
1
-1
/
+4
2016-08-25
Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set
Luiz Augusto von Dentz
1
-1
/
+1
2016-08-25
Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set
Luiz Augusto von Dentz
1
-1
/
+1
2016-08-25
netfilter: ebtables: put module reference when an incorrect extension is found
Sabrina Dubroca
1
-0
/
+2
2016-08-25
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
2
-4
/
+14
[next]