summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-25net: dsa: Mop up remaining NET_DSA_HWMON referencesAndrew Lunn1-8/+0
2017-01-25net/tcp-fastopen: make connect()'s return case more consistent with non-TFOWilly Tarreau1-1/+1
2017-01-25net/tcp-fastopen: Add new API supportWei Wang4-2/+9
2017-01-25net/tcp-fastopen: refactor cookie check logicWei Wang1-0/+2
2017-01-25bpf: add initial bpf tracepointsDaniel Borkmann3-0/+407
2017-01-25trace: add variant without spacing in trace_print_hex_seqDaniel Borkmann2-2/+9
2017-01-25Merge tag 'mlx5-updates-2017-01-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-2/+17
2017-01-25net sched actions: Add support for user cookiesJamal Hadi Salim3-0/+12
2017-01-24bpf: allow option for setting bpf_l4_csum_replace from scratchDaniel Borkmann1-0/+1
2017-01-24IB/mlx5: Enable Eth VFs to query their min-inline value for user-spaceOr Gerlitz1-1/+13
2017-01-24net/mlx5: Push min-inline mode resolution helper into the coreOr Gerlitz1-0/+1
2017-01-24net/mlx5: Add support for setting VF min rateMohamad Haj Yahia1-1/+3
2017-01-24net/sched: Introduce sample tc actionYotam Gigi3-0/+77
2017-01-24net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi3-0/+72
2017-01-24net: phy: Fix typo for MDIO module boilerplate commentFlorian Fainelli1-1/+1
2017-01-24bridge: multicast to unicastFelix Fietkau2-0/+2
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2-0/+11
2017-01-24bpf: add a longest prefix match trie map implementationDaniel Mack1-0/+7
2017-01-23net: phy: bcm7xxx: Add entry for BCM7278Florian Fainelli1-0/+1
2017-01-20net: dsa: Remove hwmon supportAndrew Lunn1-8/+0
2017-01-20Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-26/+278
2017-01-20csum: eliminate sparse warning in remcsum_unadjust()Lance Richardson1-1/+1
2017-01-20tipc: make replicast a user selectable optionJon Paul Maloy1-2/+4
2017-01-20bpf: add bpf_probe_read_str helperGianluca Borello1-1/+14
2017-01-20device: Implement a bus agnostic dev_num_vf routinePhil Sutter2-2/+7
2017-01-20device: bus_type: Introduce num_vf callbackPhil Sutter1-0/+4
2017-01-20sock: use hlist_entry_safeGeliang Tang1-2/+1
2017-01-20net: remove bh disabling around percpu_counter accessesEric Dumazet2-15/+2
2017-01-20net/mlx5: Move cached hca caps to designated caps structGal Pressman2-19/+19
2017-01-20net/mlx5: Add MPCNT register infrastructureGal Pressman3-0/+47
2017-01-20net/mlx5: Add PPCNT physical layer statistical group infrastructureGal Pressman2-0/+38
2017-01-20net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman2-0/+10
2017-01-20net/mlx5: Expose PCAM, MCAM registers infrastructureGal Pressman3-1/+77
2017-01-20net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia1-5/+7
2017-01-20net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev3-1/+80
2017-01-19phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga1-6/+2
2017-01-19net: Remove usage of net_device last_rx memberTobias Klauser1-3/+0
2017-01-19net: dsa: store CPU switch structure in the treeVivien Didelot1-4/+4
2017-01-18net: ipv6: remove nowait arg to rt6_fill_nodeDavid Ahern1-1/+1
2017-01-18sctp: implement sender-side procedures for SSN Reset Request ParameterXin Long3-0/+18
2017-01-18sctp: add sockopt SCTP_ENABLE_STREAM_RESETXin Long2-0/+11
2017-01-18sctp: add reconf_enable in asoc ep and netnsXin Long2-2/+8
2017-01-18sctp: add stream reconf primitiveXin Long3-1/+5
2017-01-18sctp: add stream reconf timerXin Long3-0/+9
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long3-1/+34
2017-01-18inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik1-0/+9
2017-01-18inet: kill smallest_size and smallest_portJosef Bacik1-1/+0
2017-01-18inet: drop ->bind_conflictJosef Bacik2-11/+0
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik3-8/+2
2017-01-17bridge: sparse fixes in br_ip6_multicast_alloc_query()Lance Richardson1-2/+2