summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | net: stmmac: Fix bad RX timestamp extractionFredrik Hallenberg2017-12-195-6/+8
* | net: stmmac: Fix TX timestamp calculationFredrik Hallenberg2017-12-191-2/+4
* | tipc: fix list sorting bug in function tipc_group_update_member()Jon Maloy2017-12-191-2/+1
* | ip6_tunnel: get the min mtu properly in ip6_tnl_xmitXin Long2017-12-191-2/+7
* | ip6_gre: remove the incorrect mtu limit for ipgre tapXin Long2017-12-191-0/+1
* | ip_gre: remove the incorrect mtu limit for ipgre tapXin Long2017-12-191-0/+1
* | vxlan: update skb dst pmtu on tx pathXin Long2017-12-191-0/+14
* | net: arc_emac: restart stalled EMACAlexander Kochetkov2017-12-192-0/+113
* | net: arc_emac: fix arc_emac_rx() error pathsAlexander Kochetkov2017-12-191-22/+31
* | net: mediatek: setup proper state for disabled GMAC on the defaultSean Wang2017-12-191-5/+6
* | mlxsw: spectrum_router: Remove batch neighbour deletion causing FW bugPetr Machata2017-12-191-12/+3
* | tg3: Fix rx hang on MTU change with 5717/5719Brian King2017-12-191-1/+3
* | Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-12-196-25/+102
|\ \ | |/ |/|
| * cfg80211: ship certificates as hex filesJohannes Berg2017-12-193-20/+95
| * nl80211: Remove obsolete kerneldoc lineJonathan Corbet2017-12-191-1/+0
| * mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai2017-12-191-1/+1
| * cfg80211: always rewrite generated files from scratchThierry Reding2017-12-191-2/+2
| * mac80211_hwsim: enable TODS BIT in null data frameAdiel Aloni2017-12-191-0/+1
| * nl80211: fix nl80211_send_iface() error pathsJohannes Berg2017-12-111-2/+4
* | net: phy: xgene: disable clk on error pathsAlexey Khoroshilov2017-12-181-6/+15
* | net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151xRussell King2017-12-181-0/+12
* | net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaksNikolay Aleksandrov2017-12-181-5/+6
* | sctp: add SCTP_CID_RECONF conversion in sctp_cnameXin Long2017-12-181-0/+3
* | sctp: fix the issue that a __u16 variable may overflow in sctp_ulpq_renegeXin Long2017-12-181-16/+8
* | net: qcom/emac: Change the order of mac up and sgmii openHemanth Puranik2017-12-181-3/+3
* | net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang2017-12-181-1/+1
* | tipc: remove leaving group member from all listsJon Maloy2017-12-181-2/+4
* | tipc: fix lost member events bugJon Maloy2017-12-181-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-187-11/+87
|\ \
| * \ Merge branch 'bpf-jit-fixes'Alexei Starovoitov2017-12-156-10/+86
| |\ \
| | * | bpf: add test case for ld_abs and helper changing pkt dataDaniel Borkmann2017-12-152-0/+67
| | * | bpf, sparc: fix usage of wrong reg for load_skb_regs after callDaniel Borkmann2017-12-151-2/+4
| | * | bpf: guarantee r1 to be ctx in case of bpf_helper_changes_pkt_dataDaniel Borkmann2017-12-151-0/+6
| | * | bpf, ppc64: do not reload skb pointers in non-skb contextDaniel Borkmann2017-12-151-2/+4
| | * | bpf, s390x: do not reload skb pointers in non-skb contextDaniel Borkmann2017-12-151-6/+5
| |/ /
| * | xdp: linearize skb in netif_receive_generic_xdp()Song Liu2017-12-151-1/+1
* | | vxlan: restore dev->mtu setting based on lower deviceAlexey Kodanev2017-12-171-0/+5
* | | ipv6: icmp6: Allow icmp messages to be looped backBrendan McGrath2017-12-171-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-1610-19/+56
|\ \ \
| * | | IB/ipoib: Restore MM behavior in case of tx_ring allocation failureYuval Shaia2017-12-131-0/+1
| * | | iw_cxgb4: only insert drain cqes if wq is flushedSteve Wise2017-12-112-2/+17
| * | | iw_cxgb4: only clear the ARMED bit if a notification is neededSteve Wise2017-12-071-4/+4
| * | | RDMA/netlink: Fix general protection faultLeon Romanovsky2017-12-074-4/+4
| * | | IB/mlx4: Fix RSS hash fields restrictionsGuy Levi2017-12-071-7/+19
| * | | IB/core: Don't enforce PKey security on SMI MADsDaniel Jurgens2017-12-071-2/+5
| * | | IB/core: Bound check alternate path port numberDaniel Jurgens2017-12-071-0/+6
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-166-20/+19
|\ \ \ \
| * | | | i2c: piix4: Fix port number check on releaseJean Delvare2017-12-121-1/+1
| * | | | i2c: stm32: Fix copyrightsBenjamin Gaignard2017-12-123-3/+6
| * | | | Merge tag 'at24-4.15-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/l...Wolfram Sang2017-12-121-15/+11
| |\ \ \ \