summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2015-02-01ipv4: tcp: get rid of ugly unicast_sockEric Dumazet-1/+2
2015-01-31net: sched: fix panic in rate estimatorsEric Dumazet-8/+5
2015-01-31ipv4: icmp: use percpu allocationEric Dumazet-1/+2
2015-01-31Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann-0/+1
2015-01-28net: remove sock_iocbChristoph Hellwig-23/+0
2015-01-28openvswitch: Add support for checksums on UDP tunnels.Jesse Gross-1/+1
2015-01-28Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-4/+21
2015-01-28tcp: stretch ACK fixes prepNeal Cardwell-2/+2
2015-01-28Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann-0/+3
2015-01-27bonding: cleanup and remove dead codeJonathan Toppins-1/+0
2015-01-27bonding: update bond carrier state when min_links option changesJonathan Toppins-0/+1
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-6/+12
2015-01-28NFC: hci: Add cmd_received handlerChristophe Ricard-0/+8
2015-01-27NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard-2/+0
2015-01-27NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard-1/+12
2015-01-27NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard-1/+1
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen-0/+5
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen-5/+10
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa-5/+6
2015-01-26genetlink: Add genlmsg_parse() helper function.Joe Stringer-0/+17
2015-01-24vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert-5/+8
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert-8/+8
2015-01-23Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg-1/+0
2015-01-23nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho-0/+5
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi-0/+7
2015-01-22mac80211: allow drivers to control software cryptoJohannes Berg-0/+12
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller-14/+27
2015-01-19net: sched: Introduce connmark actionFelix Fietkau-0/+14
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel-0/+2
2015-01-19rtnl: add link netns id to interface messagesNicolas Dichtel-0/+2
2015-01-19netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel-0/+4
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso-0/+2
2015-01-18switchdev: fix typo in inline function definitionJiri Pirko-1/+1
2015-01-18ip_tunnel: Create percpu gro_cellMartin KaFai Lau-17/+12
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg-7/+3
2015-01-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-6/+32
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko-0/+11
2015-01-18switchdev: introduce switchdev notifierJiri Pirko-0/+31
2015-01-17tc: add BPF based actionJiri Pirko-0/+25
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg-1/+4
2015-01-16genetlink: document parallel_opsJohannes Berg-0/+2
2015-01-16Bluetooth: Remove unused functionRickard Strandqvist-1/+0
2015-01-15Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller-122/+205
2015-01-15ipv4: per cpu uncached listEric Dumazet-0/+2
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg-8/+25
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg-5/+3
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg-4/+2
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-2/+0
2015-01-15openvswitch: Support VXLAN Group Policy extensionThomas Graf-1/+4
2015-01-15vxlan: Only bind to sockets with compatible flags enabledThomas Graf-0/+3