summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-12-16geneve: Add geneve udp port offload for ethernet devicesSinghai, Anjali
2015-12-15net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti
2015-12-15net: diag: Add the ability to destroy a socket.Lorenzo Colitti
2015-12-15net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti
2015-12-15netlink: add a start callback for starting a netlink dumpTom Herbert
2015-12-15rhashtable: add function to replace an elementTom Herbert
2015-12-15net: Elaborate on checksum offload interface descriptionTom Herbert
2015-12-15net: Add driver helper functions to determine checksum offloadabilityTom Herbert
2015-12-15net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert
2015-12-15net: Add skb_inner_transport_offset functionTom Herbert
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