summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell2016-05-051-20/+1
* net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens2016-05-051-1/+1
* Merge branch 'bnxt_en-fixes'David S. Miller2016-05-041-4/+19
|\
| * bnxt_en: Setup multicast properly after resetting device.Michael Chan2016-05-041-4/+15
| * bnxt_en: Need memory barrier when processing the completion ring.Michael Chan2016-05-041-0/+4
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-05-044-1/+35
|\
| * vti: Add pmtu handling to vti_xmit.Steffen Klassert2016-03-311-0/+18
| * xfrm: Reset encapsulation field of the skb before transformationSteffen Klassert2016-03-171-0/+3
| * flowcache: Avoid OOM condition under preasureSteffen Klassert2016-03-172-1/+14
* | net: fix infoleak in rtnetlinkKangjie Lu2016-05-041-8/+10
* | net: fix infoleak in llcKangjie Lu2016-05-041-0/+1
* | net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König2016-05-041-2/+8
* | drivers: net: xgene: Fix error handlingMatthias Brugger2016-05-041-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-0324-127/+259
|\ \
| * | ipv6/ila: fix nlsize calculation for lwtunnelNicolas Dichtel2016-05-031-2/+1
| * | net: macb: Probe MDIO bus before registering netdevFlorian Fainelli2016-05-031-12/+19
| * | Merge branch 'rds-fixes'David S. Miller2016-05-034-19/+50
| |\ \
| | * | RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.Sowmini Varadhan2016-05-034-10/+33
| | * | RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sockSowmini Varadhan2016-05-032-17/+25
| |/ /
| * | Merge branch 'tunnel-csum-and-sg-offloads'David S. Miller2016-05-033-2/+9
| |\ \
| | * | vxlan: Add checksum check to the features check functionAlexander Duyck2016-05-032-1/+8
| | * | net: Disable segmentation if checksumming is not supportedAlexander Duyck2016-05-031-1/+1
| |/ /
| * | net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner2016-05-031-4/+2
| * | macb: fix mdiobus_scan() error checkSergei Shtylyov2016-05-031-1/+2
| * | pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov2016-05-031-0/+2
| * | Merge branch 'mlx5-fixes'David S. Miller2016-05-036-29/+74
| |\ \
| | * | net/mlx5e: Use workqueue for vxlan opsMatthew Finlay2016-05-033-16/+49
| | * | net/mlx5e: Implement a mlx5e workqueueMatthew Finlay2016-05-032-11/+20
| | * | net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay2016-05-031-0/+1
| | * | net/mlx5: Unmap only the relevant IO memory mappingGal Pressman2016-05-031-2/+4
| |/ /
| * | netem: Segment GSO packets on enqueueNeil Horman2016-05-031-2/+59
| * | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-05-036-56/+41
| |\ \
| | * | batman-adv: Fix reference counting of hardif_neigh_node object for neigh_nodeSven Eckelmann2016-04-292-11/+7
| | * | batman-adv: Fix reference counting of vlan object for tt_local_entrySven Eckelmann2016-04-292-38/+6
| | * | batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP eventAntonio Quartulli2016-04-293-0/+18
| | * | batman-adv: fix DAT candidate selection (must use vid)Antonio Quartulli2016-04-291-7/+10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-05-032-2/+2
|\ \ \ \
| * | | | fuse: update mailing list in MAINTAINERSMiklos Szeredi2016-05-031-1/+1
| * | | | fuse: Fix return value from fuse_get_user_pages()Ashish Samant2016-04-251-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-033-0/+8
|\ \ \ \ \
| * | | | | HID: wacom: add missed stylus_in_proximity line backPing Cheng2016-05-031-0/+1
| * | | | | HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirkNazar Mokrynskyi2016-04-252-0/+2
| * | | | | HID: wacom: Add support for DTK-1651Ping Cheng2016-04-121-0/+5
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-031-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'imx-clk-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd2016-04-151-1/+1
| |\ \ \ \ \ \
| | * | | | | | clk: imx6q: fix typo in CAN clock definitionLothar Waßmann2016-04-131-1/+1
* | | | | | | | Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds2016-05-021-2/+18
* | | | | | | | Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2016-05-023-3/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | raid5: delete unnecessary warnningShaohua Li2016-04-291-2/+0
| * | | | | | | MD: make bio mergeableShaohua Li2016-04-251-0/+2
OpenPOWER on IntegriCloud