aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-28Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller1-4/+21
2015-01-28tcp: stretch ACK fixes prepNeal Cardwell1-2/+2
2015-01-28Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann1-0/+3
2015-01-27bonding: cleanup and remove dead codeJonathan Toppins1-1/+0
2015-01-27bonding: update bond carrier state when min_links option changesJonathan Toppins1-0/+1
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-6/+12
2015-01-28NFC: hci: Add cmd_received handlerChristophe Ricard1-0/+8
2015-01-27NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard1-2/+0
2015-01-27NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard1-1/+12
2015-01-27NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard1-1/+1
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen1-0/+5
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen1-5/+10
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa1-5/+6
2015-01-26genetlink: Add genlmsg_parse() helper function.Joe Stringer1-0/+17
2015-01-24vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert1-5/+8
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert1-8/+8
2015-01-23Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg1-1/+0
2015-01-23nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho1-0/+5
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi1-0/+7
2015-01-22mac80211: allow drivers to control software cryptoJohannes Berg1-0/+12
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-14/+27
2015-01-19net: sched: Introduce connmark actionFelix Fietkau1-0/+14
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel2-0/+2
2015-01-19rtnl: add link netns id to interface messagesNicolas Dichtel1-0/+2
2015-01-19netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel1-0/+4
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso1-0/+2
2015-01-18switchdev: fix typo in inline function definitionJiri Pirko1-1/+1
2015-01-18ip_tunnel: Create percpu gro_cellMartin KaFai Lau1-17/+12
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2-7/+3
2015-01-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-6/+32
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko1-0/+11
2015-01-18switchdev: introduce switchdev notifierJiri Pirko1-0/+31
2015-01-17tc: add BPF based actionJiri Pirko1-0/+25
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg1-1/+4
2015-01-16genetlink: document parallel_opsJohannes Berg1-0/+2
2015-01-16Bluetooth: Remove unused functionRickard Strandqvist1-1/+0
2015-01-15Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-122/+205
2015-01-15ipv4: per cpu uncached listEric Dumazet1-0/+2
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg1-8/+25
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg1-5/+3
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg1-4/+2
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-2/+0
2015-01-15openvswitch: Support VXLAN Group Policy extensionThomas Graf1-1/+4
2015-01-15vxlan: Only bind to sockets with compatible flags enabledThomas Graf1-0/+3
2015-01-15vxlan: Group Policy extensionThomas Graf1-5/+74
2015-01-14vxlan: Remote checksum offloadTom Herbert1-0/+11
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov1-0/+14
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-1/+1
2015-01-13net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko1-0/+12
2015-01-12vxlan: Improve support for header flagsTom Herbert1-0/+7