aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-16net: VRF: Pass original iif to ip_route_input()Mark Tomlinson1-2/+3
2016-09-16Merge tag 'batadv-net-for-davem-20160914' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-2/+28
2016-09-16Merge tag 'mac80211-for-davem-2016-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller5-37/+39
2016-09-13nl80211: validate number of probe response CSA countersJohannes Berg1-1/+1
2016-09-13sctp: hold the transport before using it in sctp_hash_cmpXin Long1-10/+17
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-13/+21
2016-09-13netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng2-4/+5
2016-09-12netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup()Pablo Neira Ayuso1-1/+1
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-160/+233
2016-09-12mac80211: make mpath path fixing more robustPedersen, Thomas2-2/+3
2016-09-12mac80211: fix sequence number assignment for PS response framesFelix Fietkau1-32/+33
2016-09-12mac80211: fix tim recalculation after PS responseFelix Fietkau1-2/+2
2016-09-09sctp: identify chunks that need to be fragmented at IP levelMarcelo Ricardo Leitner1-1/+12
2016-09-08tcp: cwnd does not increase in TCP YeAHArtem Germanov1-1/+1
2016-09-08tcp: fastopen: avoid negative sk_forward_allocEric Dumazet1-0/+1
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller6-18/+18
2016-09-06ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun1-0/+2
2016-09-06net: Don't delete routes in different VRFsMark Tomlinson2-3/+8
2016-09-06ipv6: release dst in ping_v6_sendmsgDave Jones1-2/+7
2016-09-06netfilter: nft_chain_route: re-route before skb is queued to userspaceLiping Zhang2-7/+14
2016-09-05netfilter: nf_tables_trace: fix endiness when dump chain policyLiping Zhang1-1/+1
2016-09-04af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds1-22/+23
2016-09-04Revert "af_unix: Fix splice-bind deadlock"Linus Torvalds1-40/+26
2016-09-04bonding: Fix bonding crashMahesh Bandewar1-0/+16
2016-09-02l2tp: fix use-after-free during module unloadSabrina Dubroca1-0/+3
2016-09-01ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()Eli Cooper1-0/+2
2016-09-01rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possiblyGao Feng1-2/+4
2016-09-01tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/dataNeal Cardwell1-0/+1
2016-09-01net: bridge: don't increment tx_dropped in br_do_proxy_arpNikolay Aleksandrov1-5/+2
2016-09-01netconf: add a notif when settings are createdNicolas Dichtel2-5/+15
2016-09-01ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel1-0/+7
2016-09-01tipc: fix random link resets while adding a second bearerParthasarathy Bhuvaragan1-3/+5
2016-08-31kcm: fix a socket double freeWANG Cong1-1/+2
2016-08-31bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti1-1/+1
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller10-30/+71
2016-08-30Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-26/+6
2016-08-30Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+2
2016-08-30netfilter: nf_tables_netdev: remove redundant ip_hdr assignmentLiping Zhang1-1/+0
2016-08-30mac80211: TDLS: don't require beaconing for AP BWArik Nemtsov1-3/+4
2016-08-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller5-4/+24
2016-08-26batman-adv: fix elp packet data reservationLinus Lüssing1-1/+1
2016-08-26batman-adv: Add missing refcnt for last_candidateSven Eckelmann1-1/+27
2016-08-25qdisc: fix a module refcount leak in qdisc_create_dflt()Eric Dumazet1-4/+5
2016-08-25tipc: fix the error handling in tipc_udp_enable()Wei Yongjun1-1/+4
2016-08-25Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz1-1/+1
2016-08-25Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz1-1/+1
2016-08-25netfilter: ebtables: put module reference when an incorrect extension is foundSabrina Dubroca1-0/+2
2016-08-25netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang2-4/+14
2016-08-25netfilter: cttimeout: unlink timeout objs in the unconfirmed ct listsLiping Zhang1-1/+10
2016-08-25netfilter: cttimeout: put back l4proto when replacing timeout policyLiping Zhang1-18/+15