summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2015-01-24vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert
2015-01-23vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel
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-16rhashtable: Fix race in rhashtable_destroy() and use regular work_structYing Xue
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-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf
2015-01-14netdevice: Add missing parentheses in macroBenjamin Poirier
2015-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-01-14vxlan: Remote checksum offloadTom Herbert
2015-01-14udp: pass udp_offload struct to UDP gro callbacksTom Herbert
2015-01-14nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov
2015-01-14xen: add page_to_mfn()David Vrabel
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
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-13ipv6: directly include libc-compat.h in ipv6.hWillem de Bruijn
2015-01-13kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger
2015-01-14Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds