summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be staticFengguang Wu2014-07-251-2/+2
* bfin_mac: convert bfin Ethernet driver to NAPI frameworkSonic Zhang2014-07-253-32/+53
* net: do not name the pointer to struct net_device netWANG Cong2014-07-251-71/+71
* isdn: use constants instead of magicnumbersHimangi Saraogi2014-07-251-2/+2
* cxgb4: Fixed incorrect check for memory operation in t4_memory_rwHariprasad Shenai2014-07-251-1/+1
* net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov2014-07-256-39/+39
* fec: Simplify the PM related hooksFabio Estevam2014-07-251-6/+2Star
* net_sched: remove exceptional & on function nameHimangi Saraogi2014-07-251-1/+1
* neigh: remove exceptional & on function nameHimangi Saraogi2014-07-251-1/+1
* igmp: remove exceptional & on function nameHimangi Saraogi2014-07-251-1/+1
* Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-07-257-29/+201
|\
| * openvswitch: Add skb_clone NULL check for the sampling action.Andy Zhou2014-07-241-0/+2
| * openvswitch: Sample action without side effectsSimon Horman2014-07-241-11/+37
| * openvswitch: Avoid memory corruption in queue_userspace_packet()Andy Zhou2014-07-241-1/+2
| * openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar2014-07-242-1/+12
| * openvswitch: Allow each vport to have an array of 'port_id's.Alex Wang2014-07-244-16/+148
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-07-2518-80/+958
|\ \ | |/ |/|
| * i40e: always print aqtx answerShannon Nelson2014-07-242-10/+6Star
| * i40e: Give link more time after setting flow controlCatherine Sullivan2014-07-241-3/+7
| * i40e: Fix firmware API version errorsCatherine Sullivan2014-07-241-13/+7Star
| * i40e/i40evf: ARQ copy desc data even for failed commandsKamil Krawczyk2014-07-242-14/+14
| * i40evf: don't wait so longMitch Williams2014-07-241-2/+2
| * i40e/i40evf: fix extension header csum logicJesse Brandeburg2014-07-242-4/+0Star
| * i40e/i40evf: Add nvmupdate supportShannon Nelson2014-07-2410-16/+866
| * i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.cToralf Förster2014-07-241-2/+2
| * igb: bump igb version to 5.2.13Todd Fujinaka2014-07-241-2/+2
| * igb: Add message when malformed packets detected by hwCarolyn Wyborny2014-07-242-0/+26
| * ixgbe: don't check minimum link when direct assigned to virtual machineJacob Keller2014-07-241-4/+19
| * ixgbe: fix use of list_for_each in ixgbe_enumerate_functionsJacob Keller2014-07-241-10/+7Star
| * ixgbe: Change some uses of strncpy to strlcpyMark Rustad2014-07-241-3/+3
| * ixgbe: Fix possible null-dereference in error pathMark Rustad2014-07-241-1/+1
|/
* Merge branch 'filter-move'David S. Miller2014-07-245-511/+545
|\
| * bpf: update MAINTAINERS entryAlexei Starovoitov2014-07-241-0/+7
| * net: filter: split filter.c into two filesAlexei Starovoitov2014-07-244-511/+538
|/
* Merge branch 'bcmgenet-next'David S. Miller2014-07-243-188/+154Star
|\
| * net: bcmgenet: use kcalloc instead of kzallocFlorian Fainelli2014-07-242-4/+4
| * net: bcmgenet: add missing braces to some if statementsFlorian Fainelli2014-07-241-4/+5
| * net: bcmgenet: add and remove missing blank linesFlorian Fainelli2014-07-241-3/+1Star
| * net: bcmgenet: re-align multiple lines correctlyFlorian Fainelli2014-07-243-147/+142Star
| * net: bcmgenet: remove FSF mail addressFlorian Fainelli2014-07-243-30/+2Star
|/
* ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw socketsQuentin Armitage2014-07-241-1/+4
* Merge branch 'virtio-net-busy-poll'David S. Miller2014-07-241-6/+61
|\
| * virtio-net: rx busy polling supportJason Wang2014-07-241-1/+47
| * virtio-net: introduce virtnet_receive()Jason Wang2014-07-241-5/+14
|/
* ethernet: realtek: use pci_device_idVarka Bhadram2014-07-231-7/+7
* ethernet: realtek: use module_pci_driverVarka Bhadram2014-07-231-20/+2Star
* sock: remove skb argument from sk_rcvqueues_fullSorin Dumitru2014-07-234-6/+5Star
* drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N2014-07-233-3/+37
* dp83640: Fix receive timestamp race conditionStefan Sørensen2014-07-231-71/+102
* sfc: Add support for busy pollingAlexandre Rames2014-07-235-7/+208