summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-23bnxt_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
2015-10-23i40evf: add missing kernel-doc argumentJean Sacren1-0/+1
2015-10-23i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko2-36/+8
2015-10-23i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan2-2/+2
2015-10-23i40e: Disable VEB bridge mode with SR-IOV failureAkeem G Abodunrin1-0/+1
2015-10-23i40e: Fix an incorrect OEM version stringCarolyn Wyborny1-4/+13
2015-10-23i40e: fix inconsistent statuses after a PF resetHelin Zhang1-0/+20
2015-10-23i40evf: use correct struct for list manipulationMitch Williams1-2/+3
2015-10-23i40e: Fix VEB/VEPA bridge mode mismatch issueAkeem G Abodunrin1-3/+13
2015-10-23i40e: fix a bug in debugfs with add/del macaddrAnjali Singhai Jain1-0/+4
2015-10-23i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain4-0/+44