aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-02NFC: nci: Add dynamic logical connections supportChristophe Ricard1-7/+25
2015-02-02Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structJohan Hedberg1-4/+0
2015-02-02Bluetooth: Add restarting to service discoveryJakub Pawlowski1-0/+1
2015-02-02Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski1-0/+5
2015-02-01swdevice: add new apis to set and del bridge port attributesRoopa Prabhu1-1/+36
2015-02-01ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2-1/+2
2015-01-31net: sched: fix panic in rate estimatorsEric Dumazet1-8/+5
2015-01-31ipv4: icmp: use percpu allocationEric Dumazet1-1/+2
2015-01-31Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann1-0/+1
2015-01-28net: remove sock_iocbChristoph Hellwig1-23/+0
2015-01-28openvswitch: Add support for checksums on UDP tunnels.Jesse Gross1-1/+1
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