summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-06udp_offload: Set encapsulation before inner completes.Jarno Rajahalme
2016-05-06udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme
2016-05-06qede: prevent chip hang when increasing channelsSudarsana Reddy Kalluru
2016-05-06net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern
2016-05-06bridge: fix igmp / mld query parsingLinus Lüssing
2016-05-05net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov
2016-05-05VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell
2016-05-05net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens
2016-05-04Merge branch 'bnxt_en-fixes'David S. Miller
2016-05-04bnxt_en: Setup multicast properly after resetting device.Michael Chan
2016-05-04bnxt_en: Need memory barrier when processing the completion ring.Michael Chan
2016-05-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-05-04net: fix infoleak in rtnetlinkKangjie Lu
2016-05-04net: fix infoleak in llcKangjie Lu
2016-05-04net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König
2016-05-04drivers: net: xgene: Fix error handlingMatthias Brugger
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-05-03ipv6/ila: fix nlsize calculation for lwtunnelNicolas Dichtel
2016-05-03net: macb: Probe MDIO bus before registering netdevFlorian Fainelli
2016-05-03Merge branch 'rds-fixes'David S. Miller
2016-05-03RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.Sowmini Varadhan
2016-05-03RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sockSowmini Varadhan
2016-05-03Merge branch 'tunnel-csum-and-sg-offloads'David S. Miller
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck
2016-05-03net: Disable segmentation if checksumming is not supportedAlexander Duyck
2016-05-03net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner
2016-05-03macb: fix mdiobus_scan() error checkSergei Shtylyov
2016-05-03pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov
2016-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-03Merge branch 'mlx5-fixes'David S. Miller
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay
2016-05-03net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay
2016-05-03net/mlx5: Unmap only the relevant IO memory mappingGal Pressman
2016-05-03HID: wacom: add missed stylus_in_proximity line backPing Cheng
2016-05-03fuse: update mailing list in MAINTAINERSMiklos Szeredi
2016-05-03netem: Segment GSO packets on enqueueNeil Horman
2016-05-03Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-05-02Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds
2016-05-02Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2016-05-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-05-02Merge tag 'gpio-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-02gre: do not pull header in ICMP error processingJiri Benc
2016-05-01net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham
2016-05-01tipc: only process unicast on intended nodeHamish Martin
2016-05-01cxgb3: fix out of bounds readMichal Schmidt