summaryrefslogtreecommitdiffstats
path: root/lib/build_OID_registry (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-10ipv4: Namespecify TCP PMTU mechanismFan Du6-23/+25
2015-02-10i40e: Fix for stats init function call in Rx setupCarolyn Wyborny2-2/+2
2015-02-09tcp: don't include Fast Open option in SYN-ACK on pure SYN-dataYuchung Cheng1-5/+8
2015-02-09openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is setThomas Graf1-1/+1
2015-02-09ipv6: Make __ipv6_select_ident staticVlad Yasevich2-3/+2
2015-02-09ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich1-1/+1
2015-02-09bridge: Fix inability to add non-vlan fdb entryToshiaki Makita1-7/+5
2015-02-09net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring2-2/+2
2015-02-09cxgb4: Add support in cxgb4 to get expansion rom version via ethtoolHariprasad Shenai4-0/+55
2015-02-09ethtool: rename reserved1 memeber in ethtool_drvinfo for expansion ROM versionHariprasad Shenai1-1/+3
2015-02-09net: dsa: Remove redundant phy_attach()Andrew Lunn1-13/+0
2015-02-09IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas6-6/+193
2015-02-09IB/mlx4: Always use the correct port for mirrored multicast attachmentsMoni Shoua1-1/+5
2015-02-09net/bonding: Fix potential bad memory access during bonding eventsMoni Shoua2-18/+12
2015-02-09tipc: remove tipc_snprintfRichard Alpe4-60/+4
2015-02-09tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe12-301/+13
2015-02-09tipc: convert legacy nl stats show to nl compatRichard Alpe2-35/+15
2015-02-09tipc: convert legacy nl net id get to nl compatRichard Alpe2-23/+18
2015-02-09tipc: convert legacy nl net id set to nl compatRichard Alpe2-26/+14
2015-02-09tipc: convert legacy nl node addr set to nl compatRichard Alpe3-27/+27
2015-02-09tipc: convert legacy nl node dump to nl compatRichard Alpe4-60/+22
2015-02-09tipc: convert legacy nl media dump to nl compatRichard Alpe4-24/+19
2015-02-09tipc: convert legacy nl socket dump to nl compatRichard Alpe4-89/+111
2015-02-09tipc: convert legacy nl name table dump to nl compatRichard Alpe4-190/+101
2015-02-09tipc: convert legacy nl link stat reset to nl compatRichard Alpe4-41/+27
2015-02-09tipc: convert legacy nl link prop set to nl compatRichard Alpe4-153/+48
2015-02-09tipc: convert legacy nl link dump to nl compatRichard Alpe4-79/+23
2015-02-09tipc: convert legacy nl link stat to nl compatRichard Alpe7-192/+215
2015-02-09tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe5-57/+154
2015-02-09tipc: convert legacy nl bearer dump to nl compatRichard Alpe5-34/+278
2015-02-09tipc: move and rename the legacy nl api to "nl compat"Richard Alpe13-76/+130
2015-02-09i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny2-0/+4
2015-02-09i40e: Enable Loopback for the FCOE vsi as wellAnjali Singhai Jain1-0/+1
2015-02-09i40e: use dev_port for fcoe netdevVasu Dev1-0/+6
2015-02-09i40e: Fix function headerGreg Rose1-1/+1
2015-02-09i40e: fix led blink toggle to enable steady stateMatt Jared1-2/+4
2015-02-09i40evf: Force Tx writeback on ITRAnjali Singhai Jain3-4/+39
2015-02-09i40e: stop the service task at shutdownMitch Williams1-0/+2
2015-02-09net:rfs: adjust table size checkingEric Dumazet2-2/+3
2015-02-09cxgb4: Fix trace observed while dumping clip_tblHariprasad Shenai2-1/+4
2015-02-09rhashtable: using ERR_PTR requires linux/err.hStephen Rothwell1-0/+1
2015-02-09i40evf: stop the watchdog for shutdownMitch Williams1-0/+6
2015-02-09i40evf: ignore bogus messages from FWMitch Williams1-1/+1
2015-02-09i40evf: reset on module unloadMitch Williams1-5/+10
2015-02-09i40e: add locking around VF resetMitch Williams2-6/+8
2015-02-09i40e: Use even more ARQ descriptorsMitch Williams1-2/+2
2015-02-09i40e: delay after VF resetMitch Williams1-6/+6
2015-02-09i40e: avoid use of uninitialized v_budget in i40e_init_msixJohn W Linville1-5/+5
2015-02-09i40e: i40e_fcoe.c: Remove unused functionRickard Strandqvist1-9/+0
2015-02-09vxlan: Wrong type passed to %pISRasmus Villemoes1-1/+1