aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-01nfc: Send same info for both of NFC_CMD_GET_DEVICE and NFC_EVENT_DEVICE_ADDEDOGAWA Hirofumi1-9/+13
2017-04-01nfc: Add support RC-S380P to port100OGAWA Hirofumi1-3/+5
2017-04-01selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov3-1/+563
2017-04-01selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov4-1/+332
2017-04-01selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov3-4/+215
2017-04-01tools/lib/bpf: expose bpf_program__set_type()Alexei Starovoitov2-2/+3
2017-04-01tools/lib/bpf: add support for BPF_PROG_TEST_RUN commandAlexei Starovoitov3-1/+51
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov7-3/+223
2017-04-01net: dsa: Mock-up driverFlorian Fainelli5-1/+390
2017-04-01net: dsa: mv88e6xxx: add cross-chip bridgingVivien Didelot1-1/+33
2017-04-01net: dsa: add cross-chip bridging operationsVivien Didelot2-6/+14
2017-04-01net: dsa: mv88e6xxx: remap existing bridge membersVivien Didelot1-0/+20
2017-04-01net: dsa: mv88e6xxx: factorize in-chip bridge mapVivien Didelot1-22/+25
2017-04-01net: dsa: mv88e6xxx: rework in-chip bridgingVivien Didelot1-17/+32
2017-04-01net: dsa: mv88e6xxx: allocate the number of portsVivien Didelot1-1/+1
2017-04-01net: dsa: mv88e6xxx: program the PVT with all onesVivien Didelot4-9/+86
2017-04-01net: dsa: mv88e6xxx: use 4-bit port for PVT dataVivien Didelot4-0/+48
2017-04-01net: dsa: mv88e6xxx: move PVT description in infoVivien Didelot3-22/+34
2017-04-01dpaa_eth: use AVOIDBLOCK for Tx confirmation queuesMadalin Bucur1-1/+1
2017-04-01fsl/fman: take into account all RGMII modesMadalin Bucur2-2/+11
2017-04-01vxlan: vxlan dev should inherit lowerdev's gso_max_sizeFelix Manlunas1-0/+5
2017-03-30sock: avoid dirtying sk_stamp, if possiblePaolo Abeni2-2/+5
2017-03-30ibmvnic: Cleanup failure path in ibmvnic_openNathan Fontenot1-32/+19
2017-03-30ibmvnic: Create init/release routines for stats tokenNathan Fontenot1-12/+34
2017-03-30ibmvnic: Merge the two release_sub_crq_queue routinesNathan Fontenot1-32/+22
2017-03-30ibmvnic: Create init and release routines for the rx poolNathan Fontenot1-103/+101
2017-03-30ibmvnic: Create init and release routines for the tx poolNathan Fontenot1-56/+78
2017-03-30ibmvnic: Create init and release routines for the bounce bufferNathan Fontenot1-27/+50
2017-03-30ibmvnic: Update main crq initialization and releaseNathan Fontenot1-7/+15
2017-03-30net: tcp: Refine the __tcp_select_windowGao Feng1-5/+3
2017-03-30net: dsa: mv88e6xxx: debug ATU Age TimeVivien Didelot1-1/+8
2017-03-30ibmvnic: Remove debugfs supportNathan Fontenot2-658/+0
2017-03-30bonding: refine bond_fold_stats() wrap detectionEric Dumazet1-3/+8
2017-03-30VSOCK: remove unnecessary ternary operator on return valueColin Ian King1-15/+7
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal17-0/+18
2017-03-30net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXIDWadim Egorov1-16/+37
2017-03-30Revert "net: stmmac: enable multiple buffers"LABBE Corentin4-973/+473
2017-03-29tipc: allow rdm/dgram socketpairsErik Hugne1-4/+16
2017-03-29tipc: add support for stream/seqpacket socketpairsErik Hugne1-2/+12
2017-03-29net: mvneta: set rx mode during resume if interface is runningJisheng Zhang1-1/+4
2017-03-29net: mvneta: add RGMII_RXID and RGMII_TXID supportJisheng Zhang1-0/+2
2017-03-29net: veth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-12/+7
2017-03-29net: mpls: Update lfib_nlmsg_size to skip deleted nexthopsDavid Ahern1-0/+2
2017-03-29net: phy: Allow building mdio-boardinfo into the kernelFlorian Fainelli5-18/+48
2017-03-29i40e: fix for queue timing delaysWyborny, Carolyn1-0/+6
2017-03-29i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck6-27/+41
2017-03-29i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flowAlexander Duyck4-1/+111
2017-03-29i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag codeAlexander Duyck2-146/+130
2017-03-29i40e/i40evf: Pull out code for cleaning up Rx buffersAlexander Duyck2-56/+89
2017-03-29i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_bufferAlexander Duyck2-48/+68