summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: Remove __skb_alloc_page and __skb_alloc_pagesAlexander Duyck2014-11-121-43/+0
| * fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_pageAlexander Duyck2014-11-123-4/+3
| * phonet: Replace calls to __skb_alloc_page with __dev_alloc_pageAlexander Duyck2014-11-122-6/+6
| * cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_pageAlexander Duyck2014-11-122-6/+7
| * net: Add device Rx page allocation functionAlexander Duyck2014-11-121-0/+48
|/
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-1142-479/+486
* net: kill netif_copy_real_num_queues()WANG Cong2014-11-111-17/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-11-1123-209/+441
|\
| * ixgbe: add helper function for setting RSS key in preparation of X550Don Skidmore2014-11-111-12/+20
| * ixgbe: Add new support for X550 MAC'sDon Skidmore2014-11-1110-64/+223
| * ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.Don Skidmore2014-11-111-9/+22
| * ixgbe: cleanup ixgbe_ndo_set_vf_vlanDon Skidmore2014-11-111-33/+61
| * ixgbe: fix X540 Completion timeoutDon Skidmore2014-11-111-1/+19
| * i40evf: don't use more queues than CPUsMitch Williams2014-11-114-32/+41
| * i40evf: make early init processing more robustMitch Williams2014-11-111-28/+31
| * i40e: clean up throttle rate codeJesse Brandeburg2014-11-113-15/+6
| * i40e: don't do link_status or stats collection on every ARQShannon Nelson2014-11-112-5/+12
| * i40e: poll firmware slowerKamil Krawczyk2014-11-114-10/+6
* | usbnet: smsc95xx: dereferencing NULL pointerSudip Mukherjee2014-11-111-2/+4
* | irda: Simplify IRDA logging macrosJoe Perches2014-11-111-3/+3
* | neigh: remove dynamic neigh table registration supportWANG Cong2014-11-115-142/+126
* | stmmac: split to core library and probe driversAndy Shevchenko2014-11-116-108/+25
* | net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-1123-116/+105
* | PPC: bpf_jit_comp: add SKF_AD_HATYPE instructionDenis Kirjanov2014-11-111-4/+13
* | Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-11-1116-313/+664
|\ \
| * | openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme2014-11-097-168/+208
| * | openvswitch: Constify various function argumentsThomas Graf2014-11-0911-36/+38
| * | openvswitch: Remove redundant key ref from upcall_info.Pravin B Shelar2014-11-093-28/+32
| * | openvswitch: Optimize recirc action.Pravin B Shelar2014-11-091-45/+106
| * | openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang2014-11-0912-31/+275
| * | openvswitch: Export symbols as GPL symbols.Pravin B Shelar2014-11-092-8/+8
* | | dsa: Use netdev_<level> instead of printkJoe Perches2014-11-112-21/+17
* | | Merge branch 'mlx4-next'David S. Miller2014-11-117-59/+193
|\ \ \
| * | | net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli2014-11-117-8/+142
| * | | net/mlx4_en: Extend usage of napi_gro_fragsShani Michaeli2014-11-111-54/+54
|/ / /
* | | Merge branch 'so_incoming_cpu'David S. Miller2014-11-1121-4/+56
|\ \ \ | |_|/ |/| |
| * | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-1121-2/+52
| * | tcp: move sk_mark_napi_id() at the right placeEric Dumazet2014-11-112-2/+4
|/ /
* | mlx4: restore conditional call to napi_complete_done()Eric Dumazet2014-11-101-7/+8
* | Merge branch 'sunvnet-next'David S. Miller2014-11-101-6/+10
|\ \
| * | sunvnet: Add missing rcu_read_unlock() in vnet_start_xmitSowmini Varadhan2014-11-101-1/+3
| * | sunvnet: vnet_ack() should check if !start_cons to send a missed triggerSowmini Varadhan2014-11-101-1/+1
| * | sunvnet: Fix race between vnet_start_xmit() and vnet_ack()Sowmini Varadhan2014-11-101-4/+6
|/ /
* | 8139too: Allow using the largest possible MTUAlban Bedel2014-11-101-1/+1
* | 8139too: Allow setting MTU larger than 1500Alban Bedel2014-11-101-1/+12
* | Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-10251-5968/+9982
|\ \
| * \ Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-0462-451/+2756
| |\ \
| | * | mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-047-20/+77
| | * | mac80211: increase U-APSD max service period lengthAndrei Otcheretianski2014-11-041-1/+1
| | * | mac80211: handle RIC data element in reassociation requestJohannes Berg2014-11-043-7/+50
OpenPOWER on IntegriCloud