summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-11-21mlx5: don't duplicate kvfree()Al Viro
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-19fold verify_iovec() into copy_msghdr_from_user()Al Viro
2014-11-19separate kernel- and userland-side msghdrAl Viro
2014-11-18bpf: allow eBPF programs to use 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-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-11net: kill netif_copy_real_num_queues()WANG Cong
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli
2014-11-10tracing: Do not busy wait in buffer spliceRabin Vincent
2014-11-10Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-10net: gro: add a per device gro flush timerEric Dumazet
2014-11-10mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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 tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar
2014-11-05fast_hash: avoid indirect function callsHannes Frederic Sowa
2014-11-05ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-11-05udp: Changes to udp_offload to support remote checksum offloadTom Herbert
2014-11-05include/linux/socket.h: Fix commentRasmus Villemoes
2014-11-05PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville