aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* udp: get rid of sk_prot_clear_portaddr_nulls()Eric Dumazet2016-08-24
* net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern2016-08-24
* net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configYuchung Cheng2016-08-23
* strparser: Queue work when being unpausedTom Herbert2016-08-23
* net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn2016-08-23
* net_sched: properly handle failure case of tcf_exts_init()WANG Cong2016-08-22
* net: dsa: Export suspend/resume functionsFlorian Fainelli2016-08-19
* bpf: get rid of cgroup helper related ifdefsDaniel Borkmann2016-08-19
* net_sched: act_vlan: Add priority optionHadar Hen Zion2016-08-19
* flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion2016-08-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-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 '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-01
| | * | VSOCK: defer sock removal to transportsStefan Hajnoczi2016-08-01
| | * | VSOCK: transport-specific vsock_transport functionsStefan Hajnoczi2016-08-01
* | | | kcm: Use stream parserTom Herbert2016-08-17
* | | | strparser: Stream parser for messagesTom Herbert2016-08-17
* | | | pptp: Refactor the struct and macros of PPTP codesGao Feng2016-08-15
* | | | rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng2016-08-10
* | | | net: sched: convert qdisc linked list to hashtableJiri Kosina2016-08-10
* | | | net: Remove fib_local variableDavid Ahern2016-08-09
| |_|/ |/| |
* | | 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 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-06
| |\ \
| | * | 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