aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-19net: sched: Introduce connmark actionFelix Fietkau
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel
2015-01-19rtnl: add link netns id to interface messagesNicolas Dichtel
2015-01-19netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel
2015-01-18switchdev: fix typo in inline function definitionJiri Pirko
2015-01-18ip_tunnel: Create percpu gro_cellMartin KaFai Lau
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko
2015-01-18switchdev: introduce switchdev notifierJiri Pirko
2015-01-17tc: add BPF based actionJiri Pirko
2015-01-16Bluetooth: Remove unused functionRickard Strandqvist
2015-01-15Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-15ipv4: per cpu uncached listEric Dumazet
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-01-15openvswitch: Support VXLAN Group Policy extensionThomas Graf
2015-01-15vxlan: Only bind to sockets with compatible flags enabledThomas Graf
2015-01-15vxlan: Group Policy extensionThomas Graf
2015-01-14vxlan: Remote checksum offloadTom Herbert
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-13net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko
2015-01-12vxlan: Improve support for header flagsTom Herbert
2015-01-12Bluetooth: Add missing response structure for HCI Delete Stored Link KeyMarcel Holtmann
2015-01-12Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann
2015-01-12Bluetooth: Add defintions for HCI Read Stored Link Key commandMarcel Holtmann
2015-01-12Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann
2015-01-08nl80211: support per-TID station statisticsJohannes Berg
2015-01-08nl80211: clarify packet statistics descriptionsJohannes Berg
2015-01-08cfg80211: add nl80211 beacon-only statisticsJohannes Berg
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg
2015-01-08cfg80211: allow including station info in delete eventJohannes Berg
2015-01-08cfg80211: add scan time to survey dataJohannes Berg
2015-01-08cfg80211: allow survey data to return global dataJohannes Berg
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg
2015-01-08netfilter: conntrack: Remove nf_ct_conntrack_flush_reportKristian Evensen
2015-01-07mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-01-06cfg80211: add extensible feature flag attributeGautam Kumar Shukla
2015-01-05net: tcp: add per route congestion controlDaniel Borkmann
2015-01-05net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann
2015-01-05net: tcp: add key management to congestion controlDaniel Borkmann
2015-01-05net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal