summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* macsec: key identifier is 128 bits, not 64Sabrina Dubroca2016-05-092-7/+16
* Documentation/networking: more accurate LCO explanationShmulik Ladkani2016-05-081-7/+7
* macvtap: segmented packet is consumedEric Dumazet2016-05-081-1/+1
* tools: bpf_jit_disasm: check for klogctl failureColin Ian King2016-05-081-0/+3
* qede: uninitialized variable in qede_start_xmit()Dan Carpenter2016-05-081-1/+1
* netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter2016-05-071-1/+2
* netxen: reversed condition in netxen_nic_set_link_parameters()Dan Carpenter2016-05-071-1/+1
* netxen: fix error handling in netxen_get_flash_block()Dan Carpenter2016-05-071-4/+8
* mlxsw: spectrum: Add missing rollback in flood configurationIdo Schimmel2016-05-061-0/+8
* mlxsw: spectrum: Fix rollback order in LAG join failureIdo Schimmel2016-05-061-2/+2
* udp_offload: Set encapsulation before inner completes.Jarno Rajahalme2016-05-065-3/+18
* udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme2016-05-064-15/+0
* qede: prevent chip hang when increasing channelsSudarsana Reddy Kalluru2016-05-061-4/+2
* net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern2016-05-062-4/+8
* bridge: fix igmp / mld query parsingLinus Lüssing2016-05-061-5/+7
* net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov2016-05-051-2/+3
* 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