summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-26ipv6: icmp: include addresses in debug messagesBjørn Mork
2015-10-26bpf: make tracing helpers gpl onlyAlexei Starovoitov
2015-10-26bpf: fix bpf_perf_event_read() helperAlexei Starovoitov
2015-10-26net: dsa: bcm_sf2: Unhardcode port numbersFlorian Fainelli
2015-10-26net: dsa: bcm_sf2: Implement FDB operationsFlorian Fainelli
2015-10-25bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan
2015-10-25net: encx24j600: Fix mask to update LED configurationJon Ringle
2015-10-25Merge branch 'mvneta-ethtool-stats'David S. Miller
2015-10-25net: mvneta: Fix clearing of MIB statisticsAndrew Lunn
2015-10-25net: mvneta: add ethtool statisticsRussell King
2015-10-25af_unix: do not report POLLOUT on listenersEric Dumazet
2015-10-25tipc: link_is_bc_sndlink() can be staticWu Fengguang
2015-10-24Merge branch 'tipc-next'David S. Miller
2015-10-24tipc: clean up unused code and structuresJon Paul Maloy
2015-10-24tipc: ensure binding table initial distribution is sent via first linkJon Paul Maloy
2015-10-24tipc: eliminate link's reference to owner nodeJon Paul Maloy
2015-10-24tipc: eliminate redundant buffer cloning at transmissionJon Paul Maloy
2015-10-24tipc: let neighbor discoverer tranmsit consumable buffersJon Paul Maloy
2015-10-24tipc: introduce jumbo frame support for broadcastJon Paul Maloy
2015-10-24tipc: simplify bearer level broadcastJon Paul Maloy
2015-10-24tipc: let broadcast packet reception use new link receive functionJon Paul Maloy
2015-10-24tipc: introduce capability bit for broadcast synchronizationJon Paul Maloy
2015-10-24tipc: let broadcast transmission use new link transmit functionJon Paul Maloy
2015-10-24tipc: make struct tipc_link generic to support broadcastJon Paul Maloy
2015-10-24tipc: use explicit allocation of broadcast send linkJon Paul Maloy
2015-10-24tipc: make link implementation independent from struct tipc_bearerJon Paul Maloy
2015-10-24tipc: create broadcast transmission link at namespace initJon Paul Maloy
2015-10-24tipc: move broadcast link lock to struct tipc_netJon Paul Maloy
2015-10-24tipc: move bcast definitions to bcast.cJon Paul Maloy
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-10-23bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.Michael Chan
2015-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-23Merge branch 'mpls_multipath'David S. Miller
2015-10-23mpls: flow-based multipath selectionRobert Shearman
2015-10-23mpls: multipath route supportRoopa Prabhu
2015-10-23net: sysctl: fix a kmemleak warningLi RongQing
2015-10-23Merge branch 'mdiobus_nested_read_write'David S. Miller
2015-10-23net: dsa: Make mv88e6060 use nested mdiobus read/writeNeil Armstrong
2015-10-23net: dsa: Make mv88e6xxx use nested mdiobus read/writeNeil Armstrong
2015-10-23net: phy: Add nested variants of mdiobus read/writeNeil Armstrong
2015-10-23ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto
2015-10-23ixgbe: Add new ndo to trust VFHiroshi Shimamoto
2015-10-23drivers: net: cpsw: use module_platform_driverGrygorii Strashko
2015-10-23if_link: Add control trust VFHiroshi Shimamoto
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet
2015-10-23i40e: fix unconditional execution of cpu_to_le16()Jean Sacren
2015-10-23i40e: clean up local variable initializationJean Sacren
2015-10-23i40evf: clean up local variable initializationJean Sacren
2015-10-23i40e: add missing kernel-doc argumentJean Sacren