summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAge
* af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds2016-09-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-08-30
|\
| * netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang2016-08-25
| * netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-25
* | Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-08-30
|\ \ | |/ |/|
| * cfg80211: Add stub for cfg80211_get_station()Linus Lüssing2016-08-30
* | tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-08-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-17
|\ \
| * | net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-17
| * | net_sched: move tc offload macros to pkt_cls.hWANG Cong2016-08-17
| * | net_sched: fix a typo in tc_for_each_action()WANG Cong2016-08-17
| * | gre: set inner_protocol on xmitSimon Horman2016-08-15
| * | ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg2016-08-13
| * | Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-08-06
| |\ \ | | |/
| | * mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul2016-08-05
| * | rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-06
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-06
|\ \ \ | |/ / |/| |
| * | VSOCK: Introduce virtio_vsock_common.koAsias He2016-08-02
| * | VSOCK: defer sock removal to transportsStefan Hajnoczi2016-08-02
| * | VSOCK: transport-specific vsock_transport functionsStefan Hajnoczi2016-08-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-03
|\ \ \
| * | | sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSINGXin Long2016-08-01
| | |/ | |/|
* | | treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
|/ /
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-29
|\ \
| * \ Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-07-07
| |\ \
| | * | netlabel: Implement CALIPSO config functions for SMACK.Huw Davies2016-06-27
| | * | calipso: Add a label cache.Huw Davies2016-06-27
| | * | calipso: Add validation of CALIPSO option.Huw Davies2016-06-27
| | * | netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies2016-06-27
| | * | calipso: Allow the lsm to label the skbuff directly.Huw Davies2016-06-27
| | * | ipv6: constify the skb pointer of ipv6_find_tlv().Huw Davies2016-06-27
| | * | calipso: Allow request sockets to be relabelled by the lsm.Huw Davies2016-06-27
| | * | ipv6: Allow request socks to contain IPv6 options.Huw Davies2016-06-27
| | * | calipso: Set the calipso socket label to match the secattr.Huw Davies2016-06-27
| | * | netlabel: Move bitmap manipulation functions to the NetLabel core.Huw Davies2016-06-27
| | * | ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.Huw Davies2016-06-27
| | * | netlabel: Add support for removing a CALIPSO DOI.Huw Davies2016-06-27
| | * | netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies2016-06-27
| | * | netlabel: Add support for querying a CALIPSO DOI.Huw Davies2016-06-27
| | * | netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies2016-06-27
* | | | net_sched: get rid of struct tcf_commonWANG Cong2016-07-25
* | | | net_sched: move tc_action into tcf_commonWANG Cong2016-07-25
* | | | mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel2016-07-25
* | | | gtp: #define #define _GTP_H_ and not #define _GTP_HColin Ian King2016-07-25
* | | | net/sched: act_mirred: Add helper inlines to access tcf_mirred info.Yotam Gigi2016-07-24
* | | | net/sched: Add match-all classifier hw offloading.Yotam Gigi2016-07-24
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-24
|\ \ \ \
| * | | | netfilter: connlabels: move set helper to xt_connlabelFlorian Westphal2016-07-22
| * | | | netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal2016-07-22
| * | | | netfilter: Add helper array register/unregister functionsGao Feng2016-07-21