summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ebpf: remove kernel test stubsDaniel Borkmann2015-03-013-83/+3Star
* Merge branch 's390-next'David S. Miller2015-03-017-3742/+4Star
|\
| * MAINTAINERS: update S390 NETWORK DRIVERS maintainerUrsula Braun2015-03-011-1/+0Star
| * qeth: Fix command sizesStefan Raspl2015-03-011-2/+3
| * s390: remove claw driverUrsula Braun2015-03-015-3739/+1Star
|/
* tcp: cleanup static functionsEric Dumazet2015-02-283-5/+4Star
* hyperv: Implement netvsc_get_channels() ethool opAndrew Schwartzmeyer2015-02-283-1/+20
* Merge branch 'tcp-tso'David S. Miller2015-02-282-13/+17
|\
| * tcp: tso: allow CA_CWR state in tcp_tso_should_defer()Eric Dumazet2015-02-281-1/+1
| * tcp: tso: restore IW10 after TSO autosizingEric Dumazet2015-02-281-2/+11
| * tcp: tso: remove tp->tso_deferredEric Dumazet2015-02-282-10/+5Star
|/
* usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-02-285-3/+20
* Merge branch 'tipc-next'David S. Miller2015-02-287-31/+15Star
|\
| * tipc: make media address offset a common defineErik Hugne2015-02-282-4/+3Star
| * tipc: rename media/msg related definitionsErik Hugne2015-02-284-6/+6
| * tipc: purge links when bearer is disabledErik Hugne2015-02-281-1/+1
| * tipc: fix nullpointer bug when subscribing to eventsErik Hugne2015-02-281-19/+4Star
| * tipc: only create header copy for name distr messagesErik Hugne2015-02-281-1/+1
|/
* team: allow TSO being set on masterJiri Pirko2015-02-271-0/+3
* Merge branch 'fib_trie_remove_leaf_info'David S. Miller2015-02-274-322/+176Star
|\
| * fib_trie: Remove leaf_infoAlexander Duyck2015-02-271-307/+156Star
| * fib_trie: Add slen to fib aliasAlexander Duyck2015-02-272-19/+19
| * fib_trie: Replace plen with slen in leaf_infoAlexander Duyck2015-02-271-33/+30Star
| * fib_trie: Convert fib_alias to hlist from listAlexander Duyck2015-02-274-40/+48
|/
* Merge branch 'ip_level_multicast_join_leave'David S. Miller2015-02-278-16/+137
|\
| * multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa2015-02-277-7/+98
| * igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_dropMadhu Challa2015-02-272-9/+39
|/
* udp: In udp_flow_src_port use random hash value if skb_get_hash failsTom Herbert2015-02-272-6/+25
* bridge: fix link notification skb size calculation to include vlan rangesRoopa Prabhu2015-02-261-7/+85
* Merge branch 'rocker-next'David S. Miller2015-02-262-114/+170
|\
| * rocker: put port in FORWADING state after leaving bridgeScott Feldman2015-02-261-9/+30
| * rocker: rename lport to pportScott Feldman2015-02-262-104/+103Star
| * rocker: fix non-portable err return codesScott Feldman2015-02-262-1/+37
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-2616-189/+1130
|\
| * i40e/i40evf: Update driver versionsSravanthi Tangeda2015-02-252-3/+3
| * i40evf: Add more info to interrupt vector namesCarolyn Wyborny2015-02-251-1/+2
| * i40e: Use ethtool private flags to display NPAR statusGreg Rose2015-02-252-0/+44
| * i40e: Set FLAG_RD when sending buffer FW must readKevin Scott2015-02-251-1/+1
| * i40e: print Rx packet split statusMitch Williams2015-02-251-2/+4
| * i40e: setup FCoE device typeVasu Dev2015-02-251-0/+6
| * i40e: Set BUF flag for Set Version AQ commandKevin Scott2015-02-251-1/+1
| * i40e: Add support for getlink, setlink ndo opsNeerav Parikh2015-02-256-22/+196
| * i40e: Implement configfs for NPAR BW configurationGreg Rose2015-02-254-8/+369
| * i40e: Add NPAR BW get and set functionsGreg Rose2015-02-255-1/+273
| * i40e: enable packet split only when IOMMU presentMitch Williams2015-02-252-2/+7
| * i40evf: allow enabling of debug prints via ethtoolAshish Shah2015-02-251-2/+4
| * i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny2015-02-252-1/+12
| * i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan2015-02-254-124/+173
| * i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr2015-02-252-23/+37
* | net: dsa: Introduce dsa_is_port_initializedGuenter Roeck2015-02-253-6/+8