summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-21sched: introduce vlan actionJiri Pirko
2014-11-21net: move vlan pop/push functions into common codeJiri Pirko
2014-11-21net: move make_writable helper into common codeJiri Pirko
2014-11-21vlan: introduce __vlan_insert_tag helper which does not free skbJiri Pirko
2014-11-21vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko
2014-11-21vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko
2014-11-21vlan: kill vlan_put_tag helperJiri Pirko
2014-11-21vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko
2014-11-21net: phy: micrel: add generic clock-mode-select supportJohan Hovold
2014-11-21net: phy: add static data field to struct phy_driverJohan Hovold
2014-11-19bury skb_copy_to_page()Al Viro
2014-11-19fold verify_iovec() into copy_msghdr_from_user()Al Viro
2014-11-19separate kernel- and userland-side msghdrAl Viro
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-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-14mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen
2014-11-14mm/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