summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-01net: mpls: bump maximum number of labelsDavid Ahern
2017-04-01net: mpls: Limit memory allocation for mpls_routeDavid Ahern
2017-04-01net: mpls: change mpls_route layoutDavid Ahern
2017-04-01net: mpls: Convert number of nexthops to u8David Ahern
2017-04-01net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCEDavid Ahern
2017-04-01udp: use sk_protocol instead of pcflag to detect udplite socketsPaolo Abeni
2017-04-01net: dsa: fix build error with devlink build as moduleTobias Regnery
2017-04-01Merge branch 'phylib-EEE-updates'David S. Miller
2017-04-01net: phy: allow EEE with any interface modeRussell King
2017-04-01net: phy: restart phy autonegotiation after EEE advertisment changeRussell King
2017-04-01net: phy: avoid setting unsupported EEE advertismentsRussell King
2017-04-01Merge branch 'bpf-prog-testing-framework'David S. Miller
2017-04-01selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov
2017-04-01selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov
2017-04-01selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov
2017-04-01tools/lib/bpf: expose bpf_program__set_type()Alexei Starovoitov
2017-04-01tools/lib/bpf: add support for BPF_PROG_TEST_RUN commandAlexei Starovoitov
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov
2017-04-01net: dsa: Mock-up driverFlorian Fainelli
2017-04-01Merge branch 'mv88e6xxx-cross-chip-bridging'David S. Miller
2017-04-01net: dsa: mv88e6xxx: add cross-chip bridgingVivien Didelot
2017-04-01net: dsa: add cross-chip bridging operationsVivien Didelot
2017-04-01net: dsa: mv88e6xxx: remap existing bridge membersVivien Didelot
2017-04-01net: dsa: mv88e6xxx: factorize in-chip bridge mapVivien Didelot
2017-04-01net: dsa: mv88e6xxx: rework in-chip bridgingVivien Didelot
2017-04-01net: dsa: mv88e6xxx: allocate the number of portsVivien Didelot
2017-04-01net: dsa: mv88e6xxx: program the PVT with all onesVivien Didelot
2017-04-01net: dsa: mv88e6xxx: use 4-bit port for PVT dataVivien Didelot
2017-04-01net: dsa: mv88e6xxx: move PVT description in infoVivien Didelot
2017-04-01dpaa_eth: use AVOIDBLOCK for Tx confirmation queuesMadalin Bucur
2017-04-01fsl/fman: take into account all RGMII modesMadalin Bucur
2017-04-01vxlan: vxlan dev should inherit lowerdev's gso_max_sizeFelix Manlunas
2017-03-30sock: avoid dirtying sk_stamp, if possiblePaolo Abeni
2017-03-30Merge branch 'ibmvnic-cleanup-resource-handling'David S. Miller
2017-03-30ibmvnic: Cleanup failure path in ibmvnic_openNathan Fontenot
2017-03-30ibmvnic: Create init/release routines for stats tokenNathan Fontenot
2017-03-30ibmvnic: Merge the two release_sub_crq_queue routinesNathan Fontenot
2017-03-30ibmvnic: Create init and release routines for the rx poolNathan Fontenot
2017-03-30ibmvnic: Create init and release routines for the tx poolNathan Fontenot
2017-03-30ibmvnic: Create init and release routines for the bounce bufferNathan Fontenot
2017-03-30ibmvnic: Update main crq initialization and releaseNathan Fontenot
2017-03-30net: tcp: Refine the __tcp_select_windowGao Feng
2017-03-30net: dsa: mv88e6xxx: debug ATU Age TimeVivien Didelot
2017-03-30ibmvnic: Remove debugfs supportNathan Fontenot
2017-03-30bonding: refine bond_fold_stats() wrap detectionEric Dumazet
2017-03-30VSOCK: remove unnecessary ternary operator on return valueColin Ian King
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal
2017-03-30net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXIDWadim Egorov
2017-03-30Revert "net: stmmac: enable multiple buffers"LABBE Corentin
2017-03-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller