summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-12-14net: Fix typo in skb_fclone_busyMasanari Iida
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb
2015-12-12net/mlx5_core: Flow steering tree initializationMaor Gottlieb
2015-12-12net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb
2015-12-11netcp: try to reduce type confusion in descriptorsArnd Bergmann
2015-12-09cgroup: fix sock_cgroup_data initialization on earlier compilersTejun Heo
2015-12-08sock, cgroup: add sock->sk_cgroupTejun Heo
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo
2015-12-08Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2015-12-08Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi
2015-12-06core: enable more fine-grained datagram reception controlRainer Weikusat
2015-12-06net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA modeMoni Shoua
2015-12-05net: constify netif_is_* helpers net_device paramJiri Pirko
2015-12-05WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-03VSOCK: Introduce virtio-vsock-common.koAsias He
2015-12-03pci_ids: add Netronome Systems vendorJakub Kicinski
2015-12-03net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport contextSaeed Mahameed
2015-12-03net/mlx5: E-Switch, Add SR-IOV (FDB) supportSaeed Mahameed
2015-12-03net/mlx5: E-Switch, Introduce FDB hardware capabilitiesSaeed Mahameed
2015-12-03net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed
2015-12-03net/mlx5: Introduce access functions to modify/query vport vlansSaeed Mahameed
2015-12-03net/mlx5: Introduce access functions to modify/query vport promisc modeSaeed Mahameed
2015-12-03net/mlx5: Introduce access functions to modify/query vport stateSaeed Mahameed
2015-12-03net/mlx5: Introduce access functions to modify/query vport mac listsSaeed Mahameed
2015-12-03net/mlx5: Update access functions to Query/Modify vport MAC addressSaeed Mahameed
2015-12-03net/mlx5: Add HW capabilities and structs for SR-IOV E-SwitchSaeed Mahameed
2015-12-03net/mlx5_core: Add base sriov supportEli Cohen
2015-12-03net: introduce lower state changed info structure for LAG lowersJiri Pirko
2015-12-03net: introduce change lower state notifierJiri Pirko
2015-12-03team: fill-up LAG changeupper info struct and pass it alongJiri Pirko
2015-12-03net: add info struct for LAG changeupperJiri Pirko
2015-12-03net: add possibility to pass information about upper device via notifierJiri Pirko
2015-12-03net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko
2015-12-03net: add netif_is_lag_port helperJiri Pirko
2015-12-03net: add netif_is_lag_master helperJiri Pirko
2015-12-03net: add netif_is_team_port helperJiri Pirko
2015-12-03net: add netif_is_team_master helperJiri Pirko
2015-12-02hv_netvsc: Don't ask for additional head room in the skbKY Srinivasan
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-01qed: Add support for changing LED stateSudarsana Kalluru
2015-12-01net: fix sock_wake_async() rcu protectionEric Dumazet
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-11-30net: ipmr: move pimsm_enabled to pim.h and renameNikolay Aleksandrov
2015-11-30net: ipmr: move struct mr_table and VIF_EXISTS to mroute.hNikolay Aleksandrov
2015-11-30net: ipmr: adjust mroute.h style and drop externNikolay Aleksandrov
2015-11-30net: ipmr: remove unused MFC_NOTIFY flag and make the flags enumNikolay Aleksandrov
2015-11-30net: Generalise wq_has_sleeper helperHerbert Xu