summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: adjust skb->truesize in pskb_expand_head()Eric Dumazet2017-01-271-1/+1
* net: implement netif_cond_dbg macroEdward Cree2017-01-271-0/+9
* net: wan: Remove unused stats member from struct frad_localTobias Klauser2017-01-271-2/+0
* net: phy: broadcom: add support for BCM54210ERafał Miłecki2017-01-271-0/+1
* Merge tag 'linux-can-next-for-4.11-20170124' of git://git.kernel.org/pub/scm/...David S. Miller2017-01-272-0/+15
|\
| * can: dev: add CAN interface API for fixed bitratesMarc Kleine-Budde2017-01-242-0/+6
| * can: dev: add CAN interface termination APIOliver Hartkopp2017-01-242-0/+9
* | net/ipv6: allow sysctl to change link-local address generation modeFelix Jia2017-01-273-1/+2
* | net: Fix ndo_setup_tc commentFlorian Fainelli2017-01-271-5/+6
* | net: dsa: Pass device pointer to dsa_register_switchFlorian Fainelli2017-01-261-1/+1
* | Merge tag 'batadv-next-for-davem-20170126' of git://git.open-mesh.org/linux-m...David S. Miller2017-01-262-1/+2
|\ \
| * | batman-adv: update copyright years for 2017Sven Eckelmann2017-01-261-1/+1
| * | uapi: install batman_adv.h headerSven Eckelmann2017-01-261-0/+1
* | | net: phy: bcm-phy-lib: clean up remaining AUXCTL register definesRafał Miłecki2017-01-251-7/+7
* | | net: phy: broadcom: drop duplicated define for RGMII SKEW delayRafał Miłecki2017-01-251-1/+0
* | | net: phy: broadcom: use auxctl reading helper in BCM54612E codeRafał Miłecki2017-01-251-1/+0
* | | net: dsa: Mop up remaining NET_DSA_HWMON referencesAndrew Lunn2017-01-251-8/+0
* | | net/tcp-fastopen: make connect()'s return case more consistent with non-TFOWilly Tarreau2017-01-251-1/+1
* | | net/tcp-fastopen: Add new API supportWei Wang2017-01-254-2/+9
* | | net/tcp-fastopen: refactor cookie check logicWei Wang2017-01-251-0/+2
* | | bpf: add initial bpf tracepointsDaniel Borkmann2017-01-253-0/+407
* | | trace: add variant without spacing in trace_print_hex_seqDaniel Borkmann2017-01-252-2/+9
* | | Merge tag 'mlx5-updates-2017-01-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-01-253-2/+17
|\ \ \
| * | | IB/mlx5: Enable Eth VFs to query their min-inline value for user-spaceOr Gerlitz2017-01-241-1/+13
| * | | net/mlx5: Push min-inline mode resolution helper into the coreOr Gerlitz2017-01-241-0/+1
| * | | net/mlx5: Add support for setting VF min rateMohamad Haj Yahia2017-01-241-1/+3
* | | | net sched actions: Add support for user cookiesJamal Hadi Salim2017-01-253-0/+12
* | | | bpf: allow option for setting bpf_l4_csum_replace from scratchDaniel Borkmann2017-01-241-0/+1
* | | | net/sched: Introduce sample tc actionYotam Gigi2017-01-243-0/+77
* | | | net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi2017-01-243-0/+72
* | | | net: phy: Fix typo for MDIO module boilerplate commentFlorian Fainelli2017-01-241-1/+1
* | | | bridge: multicast to unicastFelix Fietkau2017-01-242-0/+2
|/ / /
* | / Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-242-0/+11
| |/ |/|
* | bpf: add a longest prefix match trie map implementationDaniel Mack2017-01-231-0/+7
* | net: phy: bcm7xxx: Add entry for BCM7278Florian Fainelli2017-01-221-0/+1
* | net: dsa: Remove hwmon supportAndrew Lunn2017-01-201-8/+0
* | Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-01-203-26/+278
|\ \
| * | net/mlx5: Move cached hca caps to designated caps structGal Pressman2017-01-192-19/+19
| * | net/mlx5: Add MPCNT register infrastructureGal Pressman2017-01-193-0/+47
| * | net/mlx5: Add PPCNT physical layer statistical group infrastructureGal Pressman2017-01-192-0/+38
| * | net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman2017-01-192-0/+10
| * | net/mlx5: Expose PCAM, MCAM registers infrastructureGal Pressman2017-01-193-1/+77
| * | net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia2017-01-191-5/+7
| * | net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev2017-01-193-1/+80
* | | csum: eliminate sparse warning in remcsum_unadjust()Lance Richardson2017-01-201-1/+1
* | | tipc: make replicast a user selectable optionJon Paul Maloy2017-01-201-2/+4
* | | bpf: add bpf_probe_read_str helperGianluca Borello2017-01-201-1/+14
* | | device: Implement a bus agnostic dev_num_vf routinePhil Sutter2017-01-202-2/+7
* | | device: bus_type: Introduce num_vf callbackPhil Sutter2017-01-201-0/+4
* | | sock: use hlist_entry_safeGeliang Tang2017-01-201-2/+1