summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-2/+16
2016-07-22gro_cells: gro_cells_receive now return error codePaolo Abeni1-6/+5
2016-07-20Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2-6/+2
2016-07-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-3/+6
2016-07-19net/ncsi: Package and channel managementGavin Shan1-0/+6
2016-07-19net/ncsi: Resource managementGavin Shan1-0/+46
2016-07-19net: dsa: support switchdev ageing time attrVivien Didelot1-0/+2
2016-07-19net: switchdev: change ageing_time type to clock_tVivien Didelot1-1/+1
2016-07-19net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flagsShmulik Ladkani1-0/+1
2016-07-18Bluetooth: Add debugfs fields for hardware and firmware infoMarcel Holtmann1-0/+4
2016-07-18Bluetooth: Move hci_recv_frame and hci_recv_diag prototypesMarcel Holtmann1-3/+2
2016-07-14net/switchdev: Export the same parent ID service functionOr Gerlitz1-0/+8
2016-07-13sctp: avoid identifying address family many times for a chunkMarcelo Ricardo Leitner1-0/+1
2016-07-13sctp: allow GSO frags to access the chunk tooMarcelo Ricardo Leitner2-1/+8
2016-07-13sctp: reorder sctp_ulpevent and shrink msg_flagsMarcelo Ricardo Leitner1-5/+5
2016-07-13sctp: allow others to use sctp_input_cbMarcelo Ricardo Leitner1-0/+15
2016-07-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller6-7/+137
2016-07-13dccp: limit sk_filter trim to payloadWillem de Bruijn1-1/+7
2016-07-13Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc3-0/+3
2016-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+8
2016-07-11sctp: implement prsctp PRIO policyXin Long1-0/+4
2016-07-11sctp: implement prsctp TTL policyXin Long1-0/+10
2016-07-11sctp: add SCTP_PR_ASSOC_STATUS on sctp sockoptXin Long1-0/+3
2016-07-11sctp: add SCTP_PR_SUPPORTED on sctp sockoptXin Long1-2/+4
2016-07-11NFC: digital: Add support for NFC DEP Response Waiting TimeThierry Escande1-0/+1
2016-07-11NFC: digital: Fix handling of saved PDU sk_buff pointersThierry Escande1-1/+0
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann1-1/+1
2016-07-08net: dsa: initialize the routing tableVivien Didelot1-0/+2
2016-07-08netfilter: nft_ct: fix expiration getterFlorian Westphal1-0/+8
2016-07-08ieee802154: cleanup WARN_ON for fc fetchAlexander Aring1-4/+3
2016-07-08ieee802154: fix skb get fc on big endianAlexander Aring1-1/+4
2016-07-08ieee802154: 6lowpan: fix intra pan id checkAlexander Aring1-0/+19
2016-07-08ieee802154: add ieee802154_skb_src_pan helperAlexander Aring1-0/+59
2016-07-08ieee802154: add ieee802154_skb_dst_pan helperAlexander Aring1-0/+29
2016-07-08ieee802154: add netns supportAlexander Aring2-0/+18
2016-07-08nl802154: move PAD to right positionAlexander Aring1-2/+2
2016-07-06Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller2-9/+48
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+8
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-33/+70
2016-07-06cfg80211: Add mesh peer AID setting APIMasashi Honma1-0/+2
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern1-2/+3
2016-07-06nl80211: support beacon report scanningAvraham Stern1-5/+35
2016-07-06nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld1-2/+8
2016-07-05neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel1-0/+1
2016-07-04net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim1-5/+5
2016-07-04NFC: digital: Add a delay between poll cyclesThierry Escande1-1/+1
2016-07-04NFC: hci: delete unused nfc_llc_get_rx_head_tail_room()Denys Vlasenko1-4/+0
2016-07-02net/devlink: Add E-Switch mode controlOr Gerlitz1-0/+3
2016-07-01bonding: prevent out of bound accessesEric Dumazet1-1/+6
2016-07-01tcp: md5: use kmalloc() backed scratch areasEric Dumazet1-2/+1