summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MACShradha Shah2015-05-227-9/+120
* sfc: Implement dummy disable of VF spoof check for EF10Shradha Shah2015-05-222-5/+8
* sfc: add ndo_set_vf_link_state() function for EF10Edward Cree2015-05-228-0/+93
* sfc: add ndo_set_vf_vlan() function for EF10Shradha Shah2015-05-222-12/+157
* sfc: Change entity reset on MC reboot to a new datapath-only reset.Jon Cooper2015-05-224-5/+21
* sfc: Add ndo_get_vf_config() function for EF10Shradha Shah2015-05-222-5/+26
* sfc: add ndo_set_vf_mac() function for EF10Shradha Shah2015-05-224-7/+96
* sfc: Initialise MCDI buffers to 0 on declaration.Jon Cooper2015-05-224-23/+27
* sfc: Enable a VF to get its own MAC addressDaniel Pieczko2015-05-222-2/+34
* sfc: protect filter table against use-after-freeEdward Cree2015-05-225-12/+55
* sfc: Store the efx_nic struct of the current VF in the VF data structShradha Shah2015-05-223-0/+37
* sfc: save old MAC address in case sriov_mac_address_changed failsShradha Shah2015-05-225-7/+21
* sfc: Store vf_index in nic_data for Ef10.Shradha Shah2015-05-222-17/+52
* sfc: MC_CMD_SET_MAC can only be called by the link control FunctionShradha Shah2015-05-221-1/+8
* sfc: change definition of MC_CMD_VADAPTOR_ALLOCShradha Shah2015-05-221-1/+14
* sfc: Add permissions to MCDI commandsShradha Shah2015-05-221-0/+294
* stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual callVineet Gupta2015-05-221-3/+1
* qlge: Move jiffies_to_usecs immediately before loopJoe Perches2015-05-211-3/+1
* Merge branch 'rocker-transaction-fixes'David S. Miller2015-05-211-23/+26
|\
| * rocker: make rocker_port_internal_vlan_id_{get, put}() non-transactionalSimon Horman2015-05-211-14/+7
| * rocker: do not make neighbour entry changes when preparing transactionsSimon Horman2015-05-211-6/+13
| * rocker: do not modify fdb table in rocker_port_fdb() when preparing transactionsSimon Horman2015-05-211-2/+4
| * rocker: do not delete fdb entries in rocker_port_fdb_flush() when preparing t...Simon Horman2015-05-211-1/+2
|/
* spider_net: Use DECLARE_BITMAPJoe Perches2015-05-211-2/+1
* Merge branch 'ebpf-tail-call'David S. Miller2015-05-2117-45/+928
|\
| * samples/bpf: bpf_tail_call example for networkingAlexei Starovoitov2015-05-214-0/+375
| * samples/bpf: bpf_tail_call example for tracingAlexei Starovoitov2015-05-215-12/+172
| * x86: bpf_jit: implement bpf_tail_call() helperAlexei Starovoitov2015-05-211-24/+126
| * bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov2015-05-219-9/+255
|/
* net: dev: reduce both ingress hook ifdefsDaniel Borkmann2015-05-211-18/+4
* tcp: add a force_schedule argument to sk_stream_alloc_skb()Eric Dumazet2015-05-213-14/+18
* neigh: Better handling of transition to NUD_PROBE stateErik Kline2015-05-211-0/+3
* ip: remove unused function prototypeAndy Zhou2015-05-191-1/+0
* tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann2015-05-197-1/+38
* Merge branch 'cxgb4-next'David S. Miller2015-05-192-296/+217
|\
| * cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorderHariprasad Shenai2015-05-191-182/+217
| * cxgb4: Remove dead function t4_read_edc and t4_read_mcHariprasad Shenai2015-05-192-114/+0
|/
* Merge tag 'mac80211-next-for-davem-2015-05-19' of git://git.kernel.org/pub/sc...David S. Miller2015-05-195-27/+22
|\
| * mac80211: fix throughput LED triggerJohannes Berg2015-05-112-7/+6
| * mac80211: TDLS: use the BSS chandef for HT/VHT operation IEsArik Nemtsov2015-05-111-19/+8
| * mac80211: check fast-xmit if IBSS STA QoS changedJohannes Berg2015-05-111-1/+4
| * mac80211: adjust reserved chan_ctx when assigned to vifAndrei Otcheretianski2015-05-071-0/+4
* | be2net: make hwmon interface optionalArnd Bergmann2015-05-192-4/+13
* | tcp: Return error instead of partial read for saved syn headersEric B Munson2015-05-191-1/+9
* | net-next: ethtool: Added port speed macros.Parav Pandit2015-05-191-1/+5
* | Merge branch 'icmp_frag'David S. Miller2015-05-194-19/+71
|\ \
| * | bridge_netfilter: No ICMP packet on IPv4 fragmentation errorAndy Zhou2015-05-193-15/+50
| * | IPv4: skip ICMP for bridge contrack users when defrag expiresAndy Zhou2015-05-191-1/+3
| * | ipv4: introduce frag_expire_skip_icmp()Andy Zhou2015-05-192-4/+19
|/ /
* | selftests/net: expect headroom in psock_fanout rolloverWillem de Bruijn2015-05-181-1/+1