aboutsummaryrefslogtreecommitdiffstats
path: root/net/netrom (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-25net: Remove __sk_dst_reset() in tcp_v6_connect()Wei Wang1-1/+0
2017-01-25net/tcp-fastopen: refactor cookie check logicWei Wang3-14/+25
2017-01-25r8152: fix the wrong spellinghayeswang1-2/+2
2017-01-25Doc: DT: bindings: net: dsa: marvell.txt: TabificationAndrew Lunn1-56/+56
2017-01-25bpf: add initial bpf tracepointsDaniel Borkmann11-15/+483
2017-01-25lib, traceevent: add PRINT_HEX_STR variantDaniel Borkmann4-3/+34
2017-01-25trace: add variant without spacing in trace_print_hex_seqDaniel Borkmann3-5/+13
2017-01-25tcp: reduce skb overhead in selected placesEric Dumazet2-2/+2
2017-01-25tipc: uninitialized return code in tipc_setsockopt()Dan Carpenter1-2/+1
2017-01-25net sched actions: Add support for user cookiesJamal Hadi Salim4-0/+57
2017-01-24netvsc: call netif_receive_skbstephen hemminger1-1/+1
2017-01-24netvsc: simplify get next send sectionstephen hemminger1-20/+8
2017-01-24netvsc: report per-channel stats in ethtool statisticsSimon Xiao3-57/+93
2017-01-24netvsc: account for packets/bytes transmitted after completionstephen hemminger3-14/+22
2017-01-24netvsc: eliminate per-device outstanding send counterstephen hemminger3-32/+34
2017-01-24netvsc: simplify rndis_filter_removestephen hemminger3-11/+12
2017-01-24netvsc: don't pass void * to internal device_addstephen hemminger3-8/+8
2017-01-24netvsc: optimize receive pathstephen hemminger4-133/+93
2017-01-24netvsc: group all per-channel state togetherstephen hemminger4-47/+51
2017-01-24netvsc: remove unused variablesstephen hemminger2-7/+0
2017-01-24netvsc: enhance transmit select_queuestephen hemminger1-8/+27
2017-01-24netvsc: allow get/set of RSS indirection tablestephen hemminger3-5/+31
2017-01-24netvsc: allow more flexible setting of number of channelsstephen hemminger2-79/+50
2017-01-24netvsc: add ethtool ops to get/set RSS keystephen hemminger3-17/+70
2017-01-24netvsc: report rss field valuesstephen hemminger1-0/+27
2017-01-24netvsc: report number of rx queues in ethtoolstephen hemminger1-0/+16
2017-01-24netvsc: negotiate checksum and segmentation parametersstephen hemminger3-76/+305
2017-01-24netvsc: remove no longer needed receive staging buffersstephen hemminger3-88/+11
2017-01-24net: dsa: mv88e6xxx: Implement the 6390 external MDIO busAndrew Lunn2-0/+9
2017-01-24net: dsa: mv88e6xxx: Support multiple MDIO bussesAndrew Lunn3-35/+126
2017-01-24net: dsa: mv88e6xxx: Add mdio private structureAndrew Lunn2-4/+13
2017-01-24net: dsa: mv88e6xxx: Pass mii_bus to all PHY operationsAndrew Lunn4-24/+50
2017-01-24net: dsa: mv88e6xxx: Abstract mv88e6165 PHY operationsAndrew Lunn1-6/+18
2017-01-24net: sctp: fix array overrun read on sctp_timer_tblColin Ian King1-1/+4
2017-01-24net: ethernet: aquantia: Integrate AQtion 2.5/5 GB NIC driverDavid VomLehn2-0/+2