summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-1/+35
2016-05-04net: fix infoleak in rtnetlinkKangjie Lu1-8/+10
2016-05-04net: fix infoleak in llcKangjie Lu1-0/+1
2016-05-04net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König1-2/+8
2016-05-04drivers: net: xgene: Fix error handlingMatthias Brugger1-3/+4
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-127/+259
2016-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2-2/+2
2016-05-03ipv6/ila: fix nlsize calculation for lwtunnelNicolas Dichtel1-2/+1
2016-05-03net: macb: Probe MDIO bus before registering netdevFlorian Fainelli1-12/+19
2016-05-03Merge branch 'rds-fixes'David S. Miller4-19/+50
2016-05-03RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.Sowmini Varadhan4-10/+33
2016-05-03RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sockSowmini Varadhan2-17/+25
2016-05-03Merge branch 'tunnel-csum-and-sg-offloads'David S. Miller3-2/+9
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck2-1/+8
2016-05-03net: Disable segmentation if checksumming is not supportedAlexander Duyck1-1/+1
2016-05-03net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner1-4/+2
2016-05-03macb: fix mdiobus_scan() error checkSergei Shtylyov1-1/+2
2016-05-03pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov1-0/+2
2016-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-0/+8
2016-05-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2016-05-03Merge branch 'mlx5-fixes'David S. Miller6-29/+74
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay3-16/+49
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay2-11/+20
2016-05-03net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay1-0/+1
2016-05-03net/mlx5: Unmap only the relevant IO memory mappingGal Pressman1-2/+4
2016-05-03HID: wacom: add missed stylus_in_proximity line backPing Cheng1-0/+1
2016-05-03fuse: update mailing list in MAINTAINERSMiklos Szeredi1-1/+1
2016-05-03netem: Segment GSO packets on enqueueNeil Horman1-2/+59
2016-05-03Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller6-56/+41
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds1-2/+18
2016-05-02Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds3-3/+3
2016-05-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-5/+17
2016-05-02Merge tag 'gpio-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-60/+7
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds47-194/+384
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds20-68/+119
2016-05-02gre: do not pull header in ICMP error processingJiri Benc1-3/+8
2016-05-02net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham1-1/+9
2016-05-02tipc: only process unicast on intended nodeHamish Martin1-0/+5
2016-05-02cxgb3: fix out of bounds readMichal Schmidt1-1/+2
2016-05-02net/smscx5xx: use the device tree for mac addressArnd Bergmann2-2/+22
2016-05-02soreuseport: Fix TCP listener hash collisionCraig Gallek1-0/+2
2016-05-02net: l2tp: fix reversed udp6 checksum flagsWang Shanker1-2/+2
2016-05-02Linux 4.6-rc6v4.6-rc6Linus Torvalds1-2/+2
2016-05-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2-3/+3
2016-04-30gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup listVille Syrjälä1-1/+1
2016-04-30Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-2/+45
2016-04-30Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2016-04-30Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+7
2016-04-30Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds3-0/+87
2016-04-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-48/+277