summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-01-25net: phy: bcm-phy-lib: clean up remaining AUXCTL register definesRafał Miłecki
2017-01-25net: phy: broadcom: drop duplicated define for RGMII SKEW delayRafał Miłecki
2017-01-25net: phy: broadcom: use auxctl reading helper in BCM54612E codeRafał Miłecki
2017-01-25net: dsa: Mop up remaining NET_DSA_HWMON referencesAndrew Lunn
2017-01-25net/tcp-fastopen: make connect()'s return case more consistent with non-TFOWilly Tarreau
2017-01-25net/tcp-fastopen: Add new API supportWei Wang
2017-01-25net/tcp-fastopen: refactor cookie check logicWei Wang
2017-01-25bpf: add initial bpf tracepointsDaniel Borkmann
2017-01-25trace: add variant without spacing in trace_print_hex_seqDaniel Borkmann
2017-01-25Merge tag 'mlx5-updates-2017-01-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-01-25net sched actions: Add support for user cookiesJamal Hadi Salim
2017-01-24bpf: allow option for setting bpf_l4_csum_replace from scratchDaniel Borkmann
2017-01-24IB/mlx5: Enable Eth VFs to query their min-inline value for user-spaceOr Gerlitz
2017-01-24net/mlx5: Push min-inline mode resolution helper into the coreOr Gerlitz
2017-01-24net/mlx5: Add support for setting VF min rateMohamad Haj Yahia
2017-01-24net/sched: Introduce sample tc actionYotam Gigi
2017-01-24net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi
2017-01-24net: phy: Fix typo for MDIO module boilerplate commentFlorian Fainelli
2017-01-24bridge: multicast to unicastFelix Fietkau
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen
2017-01-23bpf: add a longest prefix match trie map implementationDaniel Mack
2017-01-22net: phy: bcm7xxx: Add entry for BCM7278Florian Fainelli
2017-01-20net: dsa: Remove hwmon supportAndrew Lunn
2017-01-20Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-01-20csum: eliminate sparse warning in remcsum_unadjust()Lance Richardson
2017-01-20tipc: make replicast a user selectable optionJon Paul Maloy
2017-01-20bpf: add bpf_probe_read_str helperGianluca Borello
2017-01-20device: Implement a bus agnostic dev_num_vf routinePhil Sutter
2017-01-20device: bus_type: Introduce num_vf callbackPhil Sutter
2017-01-20sock: use hlist_entry_safeGeliang Tang
2017-01-20net: remove bh disabling around percpu_counter accessesEric Dumazet
2017-01-19net/mlx5: Move cached hca caps to designated caps structGal Pressman
2017-01-19net/mlx5: Add MPCNT register infrastructureGal Pressman
2017-01-19net/mlx5: Add PPCNT physical layer statistical group infrastructureGal Pressman
2017-01-19net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman
2017-01-19net/mlx5: Expose PCAM, MCAM registers infrastructureGal Pressman
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia
2017-01-19net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev
2017-01-19phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2017-01-18net: dsa: store CPU switch structure in the treeVivien Didelot
2017-01-18net: ipv6: remove nowait arg to rt6_fill_nodeDavid Ahern
2017-01-18sctp: implement sender-side procedures for SSN Reset Request ParameterXin Long
2017-01-18sctp: add sockopt SCTP_ENABLE_STREAM_RESETXin Long
2017-01-18sctp: add reconf_enable in asoc ep and netnsXin Long
2017-01-18sctp: add stream reconf primitiveXin Long
2017-01-18sctp: add stream reconf timerXin Long
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long
2017-01-18inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik
2017-01-18inet: kill smallest_size and smallest_portJosef Bacik