summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-0918-77/+129
|\
| * tcp: don't include Fast Open option in SYN-ACK on pure SYN-dataYuchung Cheng2015-02-091-5/+8
| * Merge branch 'ipv6_ufo_fix'David S. Miller2015-02-092-4/+3Star
| |\
| | * ipv6: Make __ipv6_select_ident staticVlad Yasevich2015-02-092-3/+2Star
| | * ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich2015-02-091-1/+1
| |/
| * bridge: Fix inability to add non-vlan fdb entryToshiaki Makita2015-02-091-7/+5Star
| * net: dsa: Remove redundant phy_attach()Andrew Lunn2015-02-091-13/+0Star
| * vxlan: Wrong type passed to %pISRasmus Villemoes2015-02-091-1/+1
| * amd-xgbe: Check per channel DMA interrupt use in main ISRLendacky, Thomas2015-02-081-5/+6
| * net: use netif_rx_ni() from process contextEric Dumazet2015-02-081-2/+2
| * rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARYDaniel Borkmann2015-02-081-12/+6Star
| * dsa: correctly determine the number of switches in a systemTobias Waldekranz2015-02-081-1/+1
| * dsa: do not dereference non-existing routing tableTobias Waldekranz2015-02-081-1/+2
| * ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann2015-02-061-0/+17
| * net: sxgbe: fix error handling in init_rx_ring()Dan Carpenter2015-02-061-14/+43
| * ARCNET: Add missing error check for devm_kzallocKiran Padwal2015-02-061-0/+3
| * pktgen: fix UDP checksum computationSabrina Dubroca2015-02-061-8/+8
| * net: ipv6: allow explicitly choosing optimistic addressesErik Kline2015-02-063-3/+23
| * flowcache: Fix kernel panic in flow_cache_flush_taskMiroslav Urbanek2015-02-051-1/+1
* | openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is setThomas Graf2015-02-091-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-099-41/+95
|\ \
| * | i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny2015-02-092-0/+4
| * | i40e: Enable Loopback for the FCOE vsi as wellAnjali Singhai Jain2015-02-091-0/+1
| * | i40e: use dev_port for fcoe netdevVasu Dev2015-02-091-0/+6
| * | i40e: Fix function headerGreg Rose2015-02-091-1/+1
| * | i40e: fix led blink toggle to enable steady stateMatt Jared2015-02-091-2/+4
| * | i40evf: Force Tx writeback on ITRAnjali Singhai Jain2015-02-093-4/+39
| * | i40e: stop the service task at shutdownMitch Williams2015-02-091-0/+2
| * | i40evf: stop the watchdog for shutdownMitch Williams2015-02-091-0/+6
| * | i40evf: ignore bogus messages from FWMitch Williams2015-02-091-1/+1
| * | i40evf: reset on module unloadMitch Williams2015-02-091-5/+10
| * | i40e: add locking around VF resetMitch Williams2015-02-092-6/+8
| * | i40e: Use even more ARQ descriptorsMitch Williams2015-02-091-2/+2
| * | i40e: delay after VF resetMitch Williams2015-02-091-6/+6
| * | i40e: avoid use of uninitialized v_budget in i40e_init_msixJohn W Linville2015-02-091-5/+5
| * | i40e: i40e_fcoe.c: Remove unused functionRickard Strandqvist2015-02-091-9/+0Star
* | | net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring2015-02-092-2/+2
* | | Merge branch 'expansion_rom'David S. Miller2015-02-095-1/+58
|\ \ \
| * | | cxgb4: Add support in cxgb4 to get expansion rom version via ethtoolHariprasad Shenai2015-02-094-0/+55
| * | | ethtool: rename reserved1 memeber in ethtool_drvinfo for expansion ROM versionHariprasad Shenai2015-02-091-1/+3
|/ / /
* | | Merge branch 'mlx4_bond_notify'David S. Miller2015-02-098-25/+210
|\ \ \
| * | | IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas2015-02-096-6/+193
| * | | IB/mlx4: Always use the correct port for mirrored multicast attachmentsMoni Shoua2015-02-091-1/+5
| * | | net/bonding: Fix potential bad memory access during bonding eventsMoni Shoua2015-02-092-18/+12Star
|/ / /
* | | Merge branch 'tipc-next'David S. Miller2015-02-0923-1395/+1147Star
|\ \ \
| * | | tipc: remove tipc_snprintfRichard Alpe2015-02-094-60/+4Star
| * | | tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe2015-02-0912-301/+13Star
| * | | tipc: convert legacy nl stats show to nl compatRichard Alpe2015-02-092-35/+15Star
| * | | tipc: convert legacy nl net id get to nl compatRichard Alpe2015-02-092-23/+18Star
| * | | tipc: convert legacy nl net id set to nl compatRichard Alpe2015-02-092-26/+14Star