summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: aquantia: remove function aq_ring_tx_deinitLino Sanfilippo2017-02-203-39/+11
* net: ena: remove superfluous check in ena_remove()Lino Sanfilippo2017-02-201-6/+0
* openvswitch: Set event bit after initializing labels.Jarno Rajahalme2017-02-201-3/+6
* Merge branch 'phy-unbind-crash'David S. Miller2017-02-203-7/+30
|\
| * net: phy: Check phydev->drvFlorian Fainelli2017-02-203-7/+28
| * net: phy: Fix PHY unbind crashFlorian Fainelli2017-02-201-0/+2
|/
* sctp: check duplicate node before inserting a new transportXin Long2017-02-201-0/+13
* of_mdio: Add "broadcom,bcm5241" to the whitelist.David Daney2017-02-201-0/+1
* net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac supportdavid.wu2017-02-202-0/+118
* sctp: sctp_transport_dst_check should check if transport pmtu is dst mtuXin Long2017-02-201-1/+3
* Merge branch 'sctp-rcv-side-stream-reconf-ssn-reset-req-chunk'David S. Miller2017-02-2010-7/+498
|\
| * sctp: add reconf chunk eventXin Long2017-02-202-0/+33
| * sctp: add reconf chunk processXin Long2017-02-202-0/+55
| * sctp: add a function to verify the sctp reconf chunkXin Long2017-02-202-0/+62
| * sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...Xin Long2017-02-203-7/+75
| * sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P...Xin Long2017-02-202-0/+119
| * sctp: add support for generating stream ssn reset event notificationXin Long2017-02-203-0/+49
| * sctp: add support for generating stream reconf resp chunkXin Long2017-02-203-0/+105
|/
* virtio-net: batch stats updatingJason Wang2017-02-201-16/+31
* mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()Eric Dumazet2017-02-201-10/+14
* uapi: fix linux/rds.h userspace compilation errorDmitry V. Levin2017-02-201-1/+2
* uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin2017-02-201-52/+52
* uapi: fix linux/mroute.h userspace compilation errorsDmitry V. Levin2017-02-201-0/+1
* uapi: fix linux/mroute6.h userspace compilation errorsDmitry V. Levin2017-02-201-0/+1
* uapi: fix linux/ipv6_route.h userspace compilation errorsDmitry V. Levin2017-02-201-0/+1
* ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqsThomas Falcon2017-02-202-2/+15
* ibmvnic: Use common counter for capabilities checksThomas Falcon2017-02-202-35/+39
* ibmvnic: Handle processing of CRQ messages in a taskletThomas Falcon2017-02-202-1/+18
* qed: Add support for hardware offloaded FCoE.Arun Easi2017-02-2025-19/+3211
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-1928-132/+159
|\
| * ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn2017-02-191-2/+4
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-192-1/+2
| |\
| | * ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross2017-02-181-0/+1
| | * Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann2017-02-171-1/+1
| | |\
| | | * reset: fix shared reset triggered_count decrement on errorJerome Brunet2017-02-171-1/+1
| * | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-192-13/+33
| |\ \ \
| | * | | ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook2017-02-161-1/+1
| | * | | ARM: 8657/1: uaccess: consistently check object sizesKees Cook2017-02-161-12/+32
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-191-2/+3
| |\ \ \ \
| | * | | | x86/vm86: Fix unused variable warning if THP is disabledKirill A. Shutemov2017-02-131-2/+3
| | | |/ / | | |/| |
| * | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-191-1/+1
| |\ \ \ \
| | * | | | futex: Move futex_init() to core_initcallYang Yang2017-02-131-1/+1
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-02-192-10/+9
| |\ \ \ \ \
| | * | | | | timekeeping: Use deferred printk() in debug codeSergey Senozhatsky2017-02-151-2/+2
| | * | | | | tick/broadcast: Prevent deadlock on tick_broadcast_lockMike Galbraith2017-02-131-8/+7
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-195-31/+45
| |\ \ \ \ \
| | * | | | | irda: Fix lockdep annotations in hashbin_delete().David S. Miller2017-02-171-18/+16
| | * | | | | vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni2017-02-171-2/+4
| | * | | | | dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov2017-02-171-1/+2
| | * | | | | dpaa_eth: small leak on errorDan Carpenter2017-02-171-1/+1