summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-27net: adjust skb->truesize in pskb_expand_head()Eric Dumazet1-1/+1
2017-01-27net: implement netif_cond_dbg macroEdward Cree1-0/+9
2017-01-27net: wan: Remove unused stats member from struct frad_localTobias Klauser1-2/+0
2017-01-27net: phy: broadcom: add support for BCM54210ERafał Miłecki1-0/+1
2017-01-27Merge tag 'linux-can-next-for-4.11-20170124' of git://git.kernel.org/pub/scm/...David S. Miller2-0/+15
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeFelix Jia3-1/+2
2017-01-27net: Fix ndo_setup_tc commentFlorian Fainelli1-5/+6
2017-01-26net: dsa: Pass device pointer to dsa_register_switchFlorian Fainelli1-1/+1
2017-01-26Merge tag 'batadv-next-for-davem-20170126' of git://git.open-mesh.org/linux-m...David S. Miller2-1/+2
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann1-1/+1
2017-01-26uapi: install batman_adv.h headerSven Eckelmann1-0/+1
2017-01-25net: phy: bcm-phy-lib: clean up remaining AUXCTL register definesRafał Miłecki1-7/+7
2017-01-25net: phy: broadcom: drop duplicated define for RGMII SKEW delayRafał Miłecki1-1/+0
2017-01-25net: phy: broadcom: use auxctl reading helper in BCM54612E codeRafał Miłecki1-1/+0
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-24can: dev: add CAN interface API for fixed bitratesMarc Kleine-Budde2-0/+6
2017-01-24can: dev: add CAN interface termination APIOliver Hartkopp2-0/+9
2017-01-23bpf: add a longest prefix match trie map implementationDaniel Mack1-0/+7
2017-01-22net: 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-19net/mlx5: Move cached hca caps to designated caps structGal Pressman2-19/+19
2017-01-19net/mlx5: Add MPCNT register infrastructureGal Pressman3-0/+47
2017-01-19net/mlx5: Add PPCNT physical layer statistical group infrastructureGal Pressman2-0/+38
2017-01-19net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman2-0/+10
2017-01-19net/mlx5: Expose PCAM, MCAM registers infrastructureGal Pressman3-1/+77
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia1-5/+7