summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-for-davem-2016-09-13' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-09-165-37/+39
|\
| * nl80211: validate number of probe response CSA countersJohannes Berg2016-09-131-1/+1
| * mac80211: make mpath path fixing more robustPedersen, Thomas2016-09-122-2/+3
| * mac80211: fix sequence number assignment for PS response framesFelix Fietkau2016-09-121-32/+33
| * mac80211: fix tim recalculation after PS responseFelix Fietkau2016-09-121-2/+2
* | sctp: hold the transport before using it in sctp_hash_cmpXin Long2016-09-131-10/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-09-135-13/+21
|\ \
| * | netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng2016-09-132-4/+5
| * | netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup()Pablo Neira Ayuso2016-09-121-1/+1
| * | netfilter: nft_chain_route: re-route before skb is queued to userspaceLiping Zhang2016-09-062-7/+14
| * | netfilter: nf_tables_trace: fix endiness when dump chain policyLiping Zhang2016-09-051-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-09-1235-160/+233
|\ \ \
| * | | sctp: identify chunks that need to be fragmented at IP levelMarcelo Ricardo Leitner2016-09-101-1/+12
| * | | tcp: cwnd does not increase in TCP YeAHArtem Germanov2016-09-091-1/+1
| * | | tcp: fastopen: avoid negative sk_forward_allocEric Dumazet2016-09-091-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-086-18/+18
| |\ \ \
| | * | | xfrm: Only add l3mdev oif to dst lookupsDavid Ahern2016-08-222-2/+2
| | * | | net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_keyAlexey Kodanev2016-08-112-7/+8
| | * | | xfrm: Ignore socket policies when rebuilding hash tablesTobias Brunner2016-07-291-0/+4
| | * | | xfrm: get rid of another incorrect WARNVegard Nossum2016-07-271-3/+0Star
| | * | | xfrm: get rid of incorrect WARNVegard Nossum2016-07-271-3/+1Star
| | * | | xfrm: fix crash in XFRM_MSG_GETSA netlink handlerVegard Nossum2016-07-181-3/+3
| * | | | ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun2016-09-061-0/+2
| * | | | net: Don't delete routes in different VRFsMark Tomlinson2016-09-062-3/+8
| * | | | ipv6: release dst in ping_v6_sendmsgDave Jones2016-09-061-2/+7
| | |/ / | |/| |
| * | | af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds2016-09-041-22/+23
| * | | Revert "af_unix: Fix splice-bind deadlock"Linus Torvalds2016-09-041-40/+26Star
| * | | bonding: Fix bonding crashMahesh Bandewar2016-09-041-0/+16
| * | | l2tp: fix use-after-free during module unloadSabrina Dubroca2016-09-021-0/+3
| * | | ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()Eli Cooper2016-09-021-0/+2
| * | | rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possiblyGao Feng2016-09-021-2/+4
| * | | tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/dataNeal Cardwell2016-09-021-0/+1
| * | | net: bridge: don't increment tx_dropped in br_do_proxy_arpNikolay Aleksandrov2016-09-021-5/+2Star
| * | | netconf: add a notif when settings are createdNicolas Dichtel2016-09-022-5/+15
| * | | ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel2016-09-021-0/+7
| * | | tipc: fix random link resets while adding a second bearerParthasarathy Bhuvaragan2016-09-011-3/+5
| * | | kcm: fix a socket double freeWANG Cong2016-09-011-1/+2
| * | | bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti2016-08-311-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-08-3110-30/+71
| |\ \ \ | | |_|/ | |/| |
| | * | netfilter: nf_tables_netdev: remove redundant ip_hdr assignmentLiping Zhang2016-08-301-1/+0Star
| | * | netfilter: ebtables: put module reference when an incorrect extension is foundSabrina Dubroca2016-08-251-0/+2
| | * | netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang2016-08-252-4/+14
| | * | netfilter: cttimeout: unlink timeout objs in the unconfirmed ct listsLiping Zhang2016-08-251-1/+10
| | * | netfilter: cttimeout: put back l4proto when replacing timeout policyLiping Zhang2016-08-251-18/+15Star
| | * | netfilter: nfnetlink: use list_for_each_entry_safe to delete all objectsLiping Zhang2016-08-252-5/+6
| | * | netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-254-1/+24
| * | | Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-08-312-26/+6Star
| |\ \ \
| | * | | mac80211: TDLS: don't require beaconing for AP BWArik Nemtsov2016-08-301-3/+4
| | * | | Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"Johannes Berg2016-08-081-23/+2Star
* | | | | Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-08-301-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |