summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-26arcnet: com20020-pci: add led trigger supportMichael Grzeschik5-0/+181
2015-10-26arcnet: com20020-pci: add rotary index supportMichael Grzeschik2-0/+37
2015-10-26arcnet: com20020-pci: set dev_port to the subdevice indexMichael Grzeschik1-0/+1
2015-10-26arcnet: com20020: add enable and disable device on open/closeMichael Grzeschik1-10/+29
2015-10-26arcnet: move dev_free_skb to its only userMichael Grzeschik1-8/+2
2015-10-26bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan2-1/+6
2015-10-26net: encx24j600: Fix mask to update LED configurationJon Ringle1-3/+3
2015-10-26Merge branch 'mvneta-ethtool-stats'David S. Miller1-2/+115
2015-10-26net: mvneta: Fix clearing of MIB statisticsAndrew Lunn1-2/+7
2015-10-26net: mvneta: add ethtool statisticsRussell King1-0/+108
2015-10-25af_unix: do not report POLLOUT on listenersEric Dumazet1-2/+3
2015-10-25tipc: link_is_bc_sndlink() can be staticWu Fengguang2-5/+5
2015-10-24Merge branch 'tipc-next'David S. Miller17-1387/+1005
2015-10-24tipc: clean up unused code and structuresJon Paul Maloy9-1104/+30
2015-10-24tipc: ensure binding table initial distribution is sent via first linkJon Paul Maloy2-3/+3
2015-10-24tipc: eliminate link's reference to owner nodeJon Paul Maloy4-22/+29
2015-10-24tipc: eliminate redundant buffer cloning at transmissionJon Paul Maloy2-28/+15
2015-10-24tipc: let neighbor discoverer tranmsit consumable buffersJon Paul Maloy4-12/+38
2015-10-24tipc: introduce jumbo frame support for broadcastJon Paul Maloy7-6/+39
2015-10-24tipc: simplify bearer level broadcastJon Paul Maloy5-45/+151
2015-10-24tipc: let broadcast packet reception use new link receive functionJon Paul Maloy9-220/+615
2015-10-24tipc: introduce capability bit for broadcast synchronizationJon Paul Maloy6-7/+23
2015-10-24tipc: let broadcast transmission use new link transmit functionJon Paul Maloy5-57/+85
2015-10-24tipc: make struct tipc_link generic to support broadcastJon Paul Maloy3-12/+34
2015-10-24tipc: use explicit allocation of broadcast send linkJon Paul Maloy4-45/+79
2015-10-24tipc: make link implementation independent from struct tipc_bearerJon Paul Maloy3-23/+36
2015-10-24tipc: create broadcast transmission link at namespace initJon Paul Maloy4-7/+24
2015-10-24tipc: move broadcast link lock to struct tipc_netJon Paul Maloy3-9/+14
2015-10-24tipc: move bcast definitions to bcast.cJon Paul Maloy5-107/+110
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller69-404/+771
2015-10-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller36-797/+1533
2015-10-24bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.Michael Chan4-28/+40
2015-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller25-59/+318
2015-10-23Merge branch 'mpls_multipath'David S. Miller3-148/+479
2015-10-23mpls: flow-based multipath selectionRobert Shearman1-4/+83
2015-10-23mpls: multipath route supportRoopa Prabhu3-149/+401
2015-10-23net: sysctl: fix a kmemleak warningLi RongQing1-1/+5
2015-10-23Merge branch 'mdiobus_nested_read_write'David S. Miller4-39/+68
2015-10-23net: dsa: Make mv88e6060 use nested mdiobus read/writeNeil Armstrong1-2/+2
2015-10-23net: dsa: Make mv88e6xxx use nested mdiobus read/writeNeil Armstrong1-37/+9
2015-10-23net: phy: Add nested variants of mdiobus read/writeNeil Armstrong2-0/+57
2015-10-23ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto8-0/+126
2015-10-23ixgbe: Add new ndo to trust VFHiroshi Shimamoto4-0/+40
2015-10-23drivers: net: cpsw: use module_platform_driverGrygorii Strashko1-11/+1
2015-10-23if_link: Add control trust VFHiroshi Shimamoto4-3/+31
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet14-52/+102
2015-10-23i40e: fix unconditional execution of cpu_to_le16()Jean Sacren1-2/+3
2015-10-23i40e: clean up local variable initializationJean Sacren1-2/+2
2015-10-23i40evf: clean up local variable initializationJean Sacren1-5/+4
2015-10-23i40e: add missing kernel-doc argumentJean Sacren1-0/+3