summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pktgen: adjust spacing in proc file interface outputJesper Dangaard Brouer2015-05-22
* pktgen: remove obsolete "max_before_softirq" from pktgen docJesper Dangaard Brouer2015-05-22
* test_bpf: Add backward jump test caseMichael Holzheu2015-05-22
* flow_dissector: do not break if ports are not needed in flowlabelJiri Pirko2015-05-22
* net: sched: pkt_cls: remove unused macros from uapiFlorian Westphal2015-05-21
* tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner2015-05-21
* ipv6: reject locally assigned nexthop addressesFlorian Westphal2015-05-21
* Merge branch 'stmmac-probe-refactoring'David S. Miller2015-05-21
|\
| * stmmac: drop unnecessary dt checks in stmmac_probe_config_dtJoachim Eastwood2015-05-21
| * stmmac: change the stmmac_dvr_probe return type to intJoachim Eastwood2015-05-21
| * stmmac: let stmmac_dvr_probe take a struct of resourcesJoachim Eastwood2015-05-21
| * stmmac: move driver data setting into stmmac_dvr_probeJoachim Eastwood2015-05-21
|/
* Merge branch 'tcp_src_port_selection'David S. Miller2015-05-21
|\
| * tcp: improve REUSEADDR/NOREUSEADDR cohabitationEric Dumazet2015-05-21
| * inet_hashinfo: remove bsocket counterEric Dumazet2015-05-21
|/
* tcp: ensure epoll edge trigger wakeup when write queue is emptyJason Baron2015-05-21
* Merge branch 'cxgb4-next'David S. Miller2015-05-21
|\
| * cxgb4: Update T4/T5 adapter register rangesHariprasad Shenai2015-05-21
| * cxgb4: Optimize and cleanup setup memory window codeHariprasad Shenai2015-05-21
|/
* Merge branch 'sfc-next'David S. Miller2015-05-21
|\
| * sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MACShradha Shah2015-05-21
| * sfc: Implement dummy disable of VF spoof check for EF10Shradha Shah2015-05-21
| * sfc: add ndo_set_vf_link_state() function for EF10Edward Cree2015-05-21
| * sfc: add ndo_set_vf_vlan() function for EF10Shradha Shah2015-05-21
| * sfc: Change entity reset on MC reboot to a new datapath-only reset.Jon Cooper2015-05-21
| * sfc: Add ndo_get_vf_config() function for EF10Shradha Shah2015-05-21
| * sfc: add ndo_set_vf_mac() function for EF10Shradha Shah2015-05-21
| * sfc: Initialise MCDI buffers to 0 on declaration.Jon Cooper2015-05-21
| * sfc: Enable a VF to get its own MAC addressDaniel Pieczko2015-05-21
| * sfc: protect filter table against use-after-freeEdward Cree2015-05-21
| * sfc: Store the efx_nic struct of the current VF in the VF data structShradha Shah2015-05-21
| * sfc: save old MAC address in case sriov_mac_address_changed failsShradha Shah2015-05-21
| * sfc: Store vf_index in nic_data for Ef10.Shradha Shah2015-05-21
| * sfc: MC_CMD_SET_MAC can only be called by the link control FunctionShradha Shah2015-05-21
| * sfc: change definition of MC_CMD_VADAPTOR_ALLOCShradha Shah2015-05-21
| * sfc: Add permissions to MCDI commandsShradha Shah2015-05-21
|/
* stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual callVineet Gupta2015-05-21
* qlge: Move jiffies_to_usecs immediately before loopJoe Perches2015-05-21
* Merge branch 'rocker-transaction-fixes'David S. Miller2015-05-21
|\
| * rocker: make rocker_port_internal_vlan_id_{get, put}() non-transactionalSimon Horman2015-05-21
| * rocker: do not make neighbour entry changes when preparing transactionsSimon Horman2015-05-21
| * rocker: do not modify fdb table in rocker_port_fdb() when preparing transactionsSimon Horman2015-05-21
| * rocker: do not delete fdb entries in rocker_port_fdb_flush() when preparing t...Simon Horman2015-05-21
|/
* spider_net: Use DECLARE_BITMAPJoe Perches2015-05-21
* Merge branch 'ebpf-tail-call'David S. Miller2015-05-21
|\
| * samples/bpf: bpf_tail_call example for networkingAlexei Starovoitov2015-05-21
| * samples/bpf: bpf_tail_call example for tracingAlexei Starovoitov2015-05-21
| * x86: bpf_jit: implement bpf_tail_call() helperAlexei Starovoitov2015-05-21
| * bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov2015-05-21
|/
* net: dev: reduce both ingress hook ifdefsDaniel Borkmann2015-05-21