summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* skbuff: remove unused variable `doff'Sowmini Varadhan2016-05-101-6/+0
* ila: ipv6/ila: fix nlsize calculation for lwtunnelTom Herbert2016-05-101-2/+4
* gtp: reload GTPv1 header after pskb_may_pull()Pablo Neira2016-05-101-0/+2
* block/drbd: align properly u64 in nl messagesNicolas Dichtel2016-05-102-13/+22
* Merge branch 'phy_ksettings'David S. Miller2016-05-104-51/+49
|\
| * net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-101-24/+2
| * net: ethernet: fec: use phydev from struct net_devicePhilippe Reynes2016-05-102-29/+21
| * net: phy: add phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-102-0/+28
|/
* Merge tag 'linux-can-next-for-4.7-20160509' of git://git.kernel.org/pub/scm/l...David S. Miller2016-05-109-80/+367
|\
| * can: ifi: Add more detailed error reportingMarek Vasut2016-05-091-6/+107
| * can: ifi: Increment TX counters only on real transmissionMarek Vasut2016-05-091-2/+4
| * can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctlyMarek Vasut2016-05-091-2/+3
| * can: ifi: Unify timing constantsMarek Vasut2016-05-091-13/+1
| * can: ifi: Update timing configuration codeMarek Vasut2016-05-091-33/+21
| * can: ifi: Start NAPI poll on bus warning tooMarek Vasut2016-05-091-2/+3
| * can: gs_usb: modify the usb device table to use only the first usb interfaceMaximilian Schneider2016-05-091-1/+2
| * can: janz-ican3: error handling for CAL/CANopen firmwareAndreas Gröger2016-05-091-9/+95
| * can: fix handling of unmodifiable configuration optionsOliver Hartkopp2016-05-093-7/+73
| * can: mcp251x: Replace create_freezable_workqueue with alloc_workqueueAmitoj Kaur Chawla2016-05-091-1/+2
| * can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe cardNikita Edward Baruzdin2016-05-091-8/+56
| * can: sja1000: Fix error location forwardingAlexander Gerasiov2016-05-091-1/+5
* | gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira2016-05-108-1/+1462
* | netfilter: conntrack: remove uninitialized shadow variableArnd Bergmann2016-05-101-1/+0
* | Merge branch 'ip6-tunnel-tx-fixes'David S. Miller2016-05-102-29/+28
|\ \
| * | ip6_gre: Use correct flags for reading TUNNEL_SEQTom Herbert2016-05-101-2/+2
| * | ip6: Don't set transport header in IPv6 tunnelingTom Herbert2016-05-101-2/+0
| * | ip6_gre: Set inner protocol correctly in __gre6_xmitTom Herbert2016-05-101-1/+1
| * | gre6: Fix flag translationsTom Herbert2016-05-101-8/+12
| * | ip6_gre: Fix MTU settingTom Herbert2016-05-101-16/+13
|/ /
* | stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops staticJoachim Eastwood2016-05-101-1/+2
* | Merge branch 'l3mdev-send-enslaved'David S. Miller2016-05-105-54/+73
|\ \
| * | net: l3mdev: Allow send on enslaved interfaceDavid Ahern2016-05-103-4/+19
| * | net: l3mdev: Move get_saddr and rt6_dstDavid Ahern2016-05-103-54/+58
|/ /
* | fjes: Fix unnecessary spinlock_irqsaveTaku Izumi2016-05-101-1/+0
* | mlx5: Fix merge errors.David S. Miller2016-05-105-24/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-09147-577/+1271
|\ \
| * \ Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-095-11/+36
| |\ \
| | * | crypto: rsa - select crypto mgr dependencyTadeusz Struk2016-05-051-0/+1
| | * | crypto: hash - Fix page length clamping in hash walkHerbert Xu2016-05-051-1/+2
| | * | crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk2016-05-031-2/+11
| | * | crypto: qat - fix invalid pf2vf_resp_wq logicTadeusz Struk2016-04-283-10/+24
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-0936-100/+190
| |\ \ \
| | * \ \ Merge branch 'mlx5-build-fix'David S. Miller2016-05-095-4/+24
| | |\ \ \
| | | * | | net/mlx5e: make VXLAN support conditionalArnd Bergmann2016-05-095-3/+24
| | | * | | Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"Arnd Bergmann2016-05-091-1/+0
| | |/ / /
| | * | | macsec: key identifier is 128 bits, not 64Sabrina Dubroca2016-05-092-7/+16
| | * | | Documentation/networking: more accurate LCO explanationShmulik Ladkani2016-05-091-7/+7
| | * | | macvtap: segmented packet is consumedEric Dumazet2016-05-091-1/+1
| | * | | tools: bpf_jit_disasm: check for klogctl failureColin Ian King2016-05-091-0/+3
| | * | | qede: uninitialized variable in qede_start_xmit()Dan Carpenter2016-05-091-1/+1