aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-18icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones
2014-11-18bpf: allow eBPF programs to use mapsAlexei Starovoitov
2014-11-18bpf: add array type of eBPF mapsAlexei Starovoitov
2014-11-18bpf: add hashtable type of eBPF mapsAlexei Starovoitov
2014-11-18bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM commandAlexei Starovoitov
2014-11-16mlx4: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16net: provide a per host RSS key generic infrastructureEric Dumazet
2014-11-14Revert "fast_hash: avoid indirect function calls"Jay Vosburgh
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu
2014-11-12Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-11-12Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2014-11-12ip_tunnel: Ops registration for secondary encap (fou, gue)Tom Herbert
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches
2014-11-12net: phy: add module_phy_driver macroJohan Hovold
2014-11-12net: Remove __skb_alloc_page and __skb_alloc_pagesAlexander Duyck
2014-11-12net: Add device Rx page allocation functionAlexander Duyck
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches
2014-11-11net: kill netif_copy_real_num_queues()WANG Cong
2014-11-11irda: Simplify IRDA logging macrosJoe Perches
2014-11-11neigh: remove dynamic neigh table registration supportWANG Cong
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches
2014-11-11Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-11-10tracing: Do not busy wait in buffer spliceRabin Vincent
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross
2014-11-10Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-10net: Move bonding headers under include/netDavid S. Miller
2014-11-10net: gro: add a per device gro flush timerEric Dumazet
2014-11-10rtnetlink: add babel protocol recognitionDave Taht
2014-11-10mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski
2014-11-09openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme
2014-11-09openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang
2014-11-09Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-07udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicastsRick Jones
2014-11-07uapi: resort Kbuild entriesstephen hemminger
2014-11-07net: Kill skb_copy_datagram_const_iovecHerbert Xu
2014-11-07inet: Add skb_copy_datagram_iterHerbert Xu
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-06Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-11-06sock.h: Remove unused NETDEBUG macroJoe Perches