summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2015-03-31ptp: remove 32 bit get/set methods.Richard Cochran
2015-03-31ptp: introduce get/set time methods with explicit 64 bit seconds.Richard Cochran
2015-03-29net: Introduce passthru_features_checkToshiaki Makita
2015-03-29net: Move check for multiple vlans to driversToshiaki Makita
2015-03-29vlan: Introduce helper functions to check if skb is taggedToshiaki Makita
2015-03-29tc: bpf: generalize pedit actionAlexei Starovoitov
2015-03-25rhashtable: provide len to obj_hashfnPatrick McHardy
2015-03-24rhashtable: Add rhashtable_free_and_destroy()Thomas Graf
2015-03-24rhashtable: Disable automatic shrinking by defaultThomas Graf
2015-03-24rhashtable: Mark internal/private inline functions as suchThomas Graf
2015-03-24rhashtable: Use 'unsigned int' consistentlyThomas Graf
2015-03-24rhashtable: Extend RCU read lock into rhashtable_insert_rehash()Thomas Graf
2015-03-24filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar
2015-03-24net: remove never used forwarding_accel_ops pointer from net_deviceHannes Frederic Sowa
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-23rhashtable: Fix sleeping inside RCU critical section in walk_stopHerbert Xu
2015-03-23ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa
2015-03-23rhashtable: Add immediate rehash during insertionHerbert Xu
2015-03-23rhashtable: Add multiple rehash supportHerbert Xu
2015-03-23rhashtable: Allow hashfn to be unsetHerbert Xu
2015-03-23rhashtable: Eliminate unnecessary branch in rht_key_hashfnHerbert Xu
2015-03-23Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-23ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet
2015-03-23inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet
2015-03-23net: socket: add support for async operationstadeusz.struk@intel.com
2015-03-22can: add combined rx/tx LED trigger supportYegor Yefremov
2015-03-22can: use sock_efree instead of own destructorFlorian Westphal
2015-03-22netfilter: bridge: kill nf_bridge_padFlorian Westphal
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-03-20Revert "selinux: add a skb_owned_by() hook"Eric Dumazet
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20rhashtable: Fix undeclared EEXIST build error on ia64Herbert Xu
2015-03-20rhashtable: Rip out obsolete out-of-line interfaceHerbert Xu
2015-03-20rhashtable: Allow hash/comparison functions to be inlinedHerbert Xu
2015-03-20rhashtable: Make rhashtable_init params argument constHerbert Xu
2015-03-19Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-18net: Fix high overhead of vlan sub-device teardown.David S. Miller
2015-03-18net: add support for phys_port_nameDavid Ahern
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner
2015-03-18netns: constify net_hash_mix() and various callersEric Dumazet
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz
2015-03-18net: Add max rate tx queue attributeJohn Fastabend
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-18cc2520: Add support for CC2591 amplifier.Brad Campbell