summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: initramfs fix dependency checking for compressed targetNicholas Piggin2017-01-051-1/+1
* Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Linus Torvalds2017-01-0410-18/+42
|\
| * xfs: fix max_retries _show and _store functionsCarlos Maiolino2017-01-031-2/+2
| * xfs: update MAINTAINERSDarrick J. Wong2017-01-031-2/+2
| * xfs: fix crash and data corruption due to removal of busy COW extentsChristoph Hellwig2017-01-031-1/+2
| * xfs: use the actual AG length when reserving blocksDarrick J. Wong2017-01-036-12/+34
| * xfs: fix double-cleanup when CUI recovery failsDarrick J. Wong2017-01-031-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-0450-377/+273
|\ \
| * | sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov2017-01-041-0/+1
| * | sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree2017-01-044-1/+7
| * | Merge branch 'dpaa_eth-fixes'David S. Miller2017-01-041-1/+5
| |\ \
| | * | dpaa_eth: Initialize CGR structure before initRoy Pledge2017-01-041-0/+2
| | * | dpaa_eth: cleanup after init_phy() failureMadalin Bucur2017-01-041-1/+3
| |/ /
| * | Merge branch 'systemport-padding-and-TSB-insertion'David S. Miller2017-01-041-12/+11
| |\ \
| | * | net: systemport: Pad packet before inserting TSBFlorian Fainelli2017-01-041-9/+9
| | * | net: systemport: Utilize skb_put_padto()Florian Fainelli2017-01-041-3/+2
| |/ /
| * | LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre2017-01-041-1/+1
| * | libcxgb: fix error check for ip6_route_output()Varun Prakash2017-01-041-7/+5
| * | net: usb: asix_devices: add .reset_resume for USB PMPeter Chen2017-01-041-0/+1
| * | net: vrf: Add missing Rx countersDavid Ahern2017-01-031-0/+3
| * | drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang2017-01-031-1/+7
| * | benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca2017-01-031-1/+3
| * | ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck2017-01-031-1/+1
| * | net: macb: Updated resource allocation function calls to new version of API.Bartosz Folta2017-01-031-17/+10
| * | Merge branch 'dwmac-oxnas-leaks'David S. Miller2017-01-031-56/+33
| |\ \
| | * | net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold2017-01-031-33/+5
| | * | net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaksJohan Hovold2017-01-031-15/+26
| | * | net: stmmac: dwmac-oxnas: fix of-node leakJohan Hovold2017-01-031-8/+2
| |/ /
| * | Documentation/networking: fix typo in mpls-sysctlAlexander Alemayhu2017-01-021-2/+2
| * | igmp: Make igmp group member RFC 3376 compliantMichal Tesar2017-01-021-1/+6
| * | flow_dissector: Update pptp handling to avoid null pointer deref.Ian Kumlien2017-01-021-2/+3
| * | Merge tag 'mac80211-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-01-021-1/+2
| |\ \
| | * | mac80211: initialize fast-xmit 'info' laterJohannes Berg2017-01-021-1/+2
| |/ /
| * | Merge branch 'l2tp-socket-lookup-fixes'David S. Miller2017-01-012-29/+14
| |\ \
| | * | l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookupsGuillaume Nault2017-01-012-27/+12
| | * | l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookupGuillaume Nault2017-01-011-2/+2
| |/ /
| * | drop_monitor: add missing call to genlmsg_endReiter Wolfgang2017-01-011-9/+24
| * | net: socket: don't set sk_uid to garbage value in ->setattr()Eric Biggers2017-01-011-1/+1
| * | net: ipv4: dst for local input routes should use l3mdev if relevantDavid Ahern2016-12-291-1/+2
| * | sh_eth: fix branch prediction in sh_eth_interrupt()Sergei Shtylyov2016-12-291-1/+1
| * | Merge branch 'mlx4-misc-fixes'David S. Miller2016-12-297-33/+52
| |\ \
| | * | net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-294-23/+33
| | * | net/mlx4_en: Fix type mismatch for 32-bit systemsSlava Shwartsman2016-12-291-6/+2
| | * | net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky2016-12-291-1/+6
| | * | net/mlx4_en: Fix bad WQE issueEugenia Emantayev2016-12-291-1/+7
| | * | net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein2016-12-291-2/+4
| |/ /
| * | net: fix incorrect original ingress device index in PKTINFOWei Zhang2016-12-291-1/+7
| * | rtnl: stats - add missing netlink message size checksMathias Krause2016-12-291-0/+6
| * | net: stmmac: Fix error path after register_netdev moveFlorian Fainelli2016-12-291-1/+8
| * | ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li2016-12-291-1/+1