summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net_sched: get rid of struct tcf_commonWANG Cong2016-07-2613-45/+42Star
* net_sched: move tc_action into tcf_commonWANG Cong2016-07-2613-50/+42Star
* mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel2016-07-261-0/+4
* gtp: #define #define _GTP_H_ and not #define _GTP_HColin Ian King2016-07-261-1/+1
* net/sched: act_mirred: Add helper inlines to access tcf_mirred info.Yotam Gigi2016-07-251-0/+9
* net/sched: Add match-all classifier hw offloading.Yotam Gigi2016-07-251-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-257-31/+40
|\
| * netfilter: connlabels: move set helper to xt_connlabelFlorian Westphal2016-07-221-2/+0Star
| * netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal2016-07-221-12/+4Star
| * netfilter: Add helper array register/unregister functionsGao Feng2016-07-211-0/+15
| * netfilter: nf_tables: get rid of possible_net_t from set and basechainPablo Neira Ayuso2016-07-111-10/+11
| * netfilter: constify arg to is_dying/confirmedFlorian Westphal2016-07-111-2/+2
| * netfilter: nat: convert nat bysrc hash to rhashtableFlorian Westphal2016-07-112-1/+3
| * netfilter: move nat hlist_head to nf_connFlorian Westphal2016-07-113-5/+3Star
| * netfilter: conntrack: simplify early_dropFlorian Westphal2016-07-111-0/+1
| * netfilter: conntrack: fix race between nf_conntrack proc read and hash resizeLiping Zhang2016-07-111-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-243-2/+16
|\ \
| * | net: switchdev: change ageing_time type to clock_tVivien Didelot2016-07-201-1/+1
| * | dccp: limit sk_filter trim to payloadWillem de Bruijn2016-07-131-1/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-07-121-0/+8
| |\ \
| | * | netfilter: nft_ct: fix expiration getterFlorian Westphal2016-07-081-0/+8
* | | | gro_cells: gro_cells_receive now return error codePaolo Abeni2016-07-221-6/+5Star
* | | | Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-07-212-6/+2Star
|\ \ \ \
| * | | | NFC: digital: Add support for NFC DEP Response Waiting TimeThierry Escande2016-07-111-0/+1
| * | | | NFC: digital: Fix handling of saved PDU sk_buff pointersThierry Escande2016-07-111-1/+0Star
| * | | | NFC: digital: Add a delay between poll cyclesThierry Escande2016-07-041-1/+1
| * | | | NFC: hci: delete unused nfc_llc_get_rx_head_tail_room()Denys Vlasenko2016-07-041-4/+0Star
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-07-201-3/+6
|\ \ \ \ \
| * | | | | Bluetooth: Add debugfs fields for hardware and firmware infoMarcel Holtmann2016-07-181-0/+4
| * | | | | Bluetooth: Move hci_recv_frame and hci_recv_diag prototypesMarcel Holtmann2016-07-181-3/+2Star
* | | | | | net/ncsi: Package and channel managementGavin Shan2016-07-201-0/+6
* | | | | | net/ncsi: Resource managementGavin Shan2016-07-201-0/+46
* | | | | | net: dsa: support switchdev ageing time attrVivien Didelot2016-07-201-0/+2
* | | | | | net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flagsShmulik Ladkani2016-07-201-0/+1
|/ / / / /
* | | | | net/switchdev: Export the same parent ID service functionOr Gerlitz2016-07-141-0/+8
* | | | | sctp: avoid identifying address family many times for a chunkMarcelo Ricardo Leitner2016-07-141-0/+1
* | | | | sctp: allow GSO frags to access the chunk tooMarcelo Ricardo Leitner2016-07-142-1/+8
* | | | | sctp: reorder sctp_ulpevent and shrink msg_flagsMarcelo Ricardo Leitner2016-07-141-5/+5
* | | | | sctp: allow others to use sctp_input_cbMarcelo Ricardo Leitner2016-07-141-0/+15
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-07-146-7/+137
|\ \ \ \ \
| * | | | | Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc2016-07-133-0/+3
| * | | | | Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-091-1/+1
| * | | | | ieee802154: cleanup WARN_ON for fc fetchAlexander Aring2016-07-081-4/+3Star
| * | | | | ieee802154: fix skb get fc on big endianAlexander Aring2016-07-081-1/+4
| * | | | | ieee802154: 6lowpan: fix intra pan id checkAlexander Aring2016-07-081-0/+19
| * | | | | ieee802154: add ieee802154_skb_src_pan helperAlexander Aring2016-07-081-0/+59
| * | | | | ieee802154: add ieee802154_skb_dst_pan helperAlexander Aring2016-07-081-0/+29
| * | | | | ieee802154: add netns supportAlexander Aring2016-07-082-0/+18
| * | | | | nl802154: move PAD to right positionAlexander Aring2016-07-081-2/+2
| | |_|_|/ | |/| | |
* | | | | sctp: implement prsctp PRIO policyXin Long2016-07-111-0/+4