| Commit message (Expand) | Author | Age | Files | Lines |
* | net_sched: htb: do not mix 1ns and 64ns time units | Eric Dumazet | 2013-06-05 | 1 | -17/+17 |
* | net: fix sk_buff head without data area | Pablo Neira | 2013-06-05 | 2 | -3/+3 |
* | tg3: Add read dma workaround for 5720 | Nithin Sujir | 2013-06-05 | 2 | -8/+18 |
* | net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR | Jens Renner \(EFE\) | 2013-06-05 | 1 | -1/+2 |
* | bnx2x: Fix bridged GSO for 57710/57711 chips | Yuval Mintz | 2013-06-05 | 1 | -2/+1 |
* | net: fec: add fallback to random MAC address | Lucas Stach | 2013-06-05 | 1 | -0/+12 |
* | bnx2x: fix TCP offload for tunneling ipv4 over ipv6 | Dmitry Kravkov | 2013-06-05 | 1 | -7/+6 |
* | ipv6: assign rt6_info to inet6_ifaddr in init_loopback | Gao feng | 2013-06-05 | 1 | -1/+3 |
* | Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-can | David S. Miller | 2013-06-04 | 4 | -93/+160 |
|\ |
|
| * | net: can: peak_usb: Do not do dma on the stack | Marc Kleine-Budde | 2013-06-03 | 2 | -21/+41 |
| * | net: can: esd_usb2: Do not do dma on the stack | Olivier Sobrie | 2013-06-03 | 1 | -51/+76 |
| * | net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw... | Jonas Peterson | 2013-06-03 | 1 | -21/+43 |
* | | net/mlx4_core: Keep VF assigned MAC in the PF admin table | Or Gerlitz | 2013-06-04 | 1 | -3/+7 |
* | | net/mlx4_en: Handle unassigned VF MAC address correctly | Or Gerlitz | 2013-06-04 | 1 | -4/+12 |
* | | net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie... | Jack Morgenstein | 2013-06-04 | 2 | -16/+6 |
* | | net/mlx4_en: Fix adaptive moderation cq update | Sagi Grimberg | 2013-06-04 | 1 | -0/+1 |
|/ |
|
* | net_sched: restore "overhead xxx" handling | Eric Dumazet | 2013-06-03 | 5 | -22/+28 |
* | net: force a reload of first item in hlist_nulls_for_each_entry_rcu | Eric Dumazet | 2013-06-03 | 1 | -1/+6 |
* | hyperv: Fix vlan_proto setting in netvsc_recv_callback() | Haiyang Zhang | 2013-06-01 | 1 | -1/+2 |
* | team: fix port list dump for big number of ports | Jiri Pirko | 2013-06-01 | 1 | -3/+4 |
* | list: introduce list_first_entry_or_null | Jiri Pirko | 2013-06-01 | 1 | -0/+11 |
* | selinux: fix the labeled xfrm/IPsec reference count handling | Paul Moore | 2013-06-01 | 1 | -20/+14 |
* | xfrm: force a garbage collection after deleting a policy | Paul Moore | 2013-06-01 | 4 | -1/+13 |
* | udp6: Fix udp fragmentation for tunnel traffic. | Pravin B Shelar | 2013-06-01 | 2 | -8/+27 |
* | net/core: dev_mc_sync_multiple calls wrong helper | Jay Vosburgh | 2013-06-01 | 1 | -1/+1 |
* | net/core: __hw_addr_sync_one / _multiple broken | Jay Vosburgh | 2013-06-01 | 1 | -4/+7 |
* | net/core: __hw_addr_unsync_one "from" address not marked synced | Jay Vosburgh | 2013-06-01 | 1 | -1/+2 |
* | net/core: __hw_addr_create_ex does not initialize sync_cnt | Jay Vosburgh | 2013-06-01 | 1 | -0/+1 |
* | snmp6: remove IPSTATS_MIB_CSUMERRORS | Nicolas Dichtel | 2013-06-01 | 1 | -1/+1 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-05-31 | 27 | -235/+301 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-05-29 | 27 | -235/+301 |
| |\ |
|
| | * | ath9k: use correct OTP register offsets for AR9550 | Gabor Juhos | 2013-05-28 | 1 | -3/+6 |
| | * | brcmfmac: Disable powersave mode for P2P link. | Hante Meuleman | 2013-05-28 | 1 | -0/+5 |
| | * | brcmfmac: Add multi channel support for P2P. | Hante Meuleman | 2013-05-28 | 1 | -1/+25 |
| | * | brcmfmac: use struct net_device::destructor to remove interfaces | Arend van Spriel | 2013-05-28 | 3 | -5/+25 |
| | * | brcmfmac: free net device when registration fails | Arend van Spriel | 2013-05-28 | 2 | -4/+9 |
| | * | brcmfmac: add additional parameter to brcmf_free_vif() | Arend van Spriel | 2013-05-28 | 3 | -25/+20 |
| | * | brcmfmac: Fix p2p setup when connected to ap on 5G. | Hante Meuleman | 2013-05-28 | 1 | -7/+21 |
| | * | brcmfmac: Turn off ARP offloading when configured for AP. | Hante Meuleman | 2013-05-28 | 3 | -19/+45 |
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-05-28 | 1 | -1/+1 |
| | |\ |
|
| | | * | iwlwifi: dvm: fix zero LQ CMD sending avoidance | Emmanuel Grumbach | 2013-05-27 | 1 | -1/+1 |
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-05-28 | 4 | -14/+47 |
| | |\ \ |
|
| | | * | | mac80211: Allow single vif mac address change with addr_mask | Helmut Schaa | 2013-05-27 | 1 | -6/+20 |
| | | * | | mac80211: close AP_VLAN interfaces before unregistering all | Johannes Berg | 2013-05-27 | 1 | -0/+9 |
| | | * | | mac80211: assign AP_VLAN hw queues correctly | Johannes Berg | 2013-05-27 | 1 | -0/+3 |
| | | * | | cfg80211: fix reporting 64-bit station info tx bytes | Felix Fietkau | 2013-05-23 | 1 | -1/+1 |
| | | * | | mac80211: fix queue handling crash | Johannes Berg | 2013-05-23 | 1 | -1/+5 |
| | | * | | cfg80211: check wdev->netdev in connection work | Johannes Berg | 2013-05-23 | 1 | -0/+3 |
| | | * | | mac80211: fix direct probe auth | Stanislaw Gruszka | 2013-05-17 | 1 | -6/+6 |
| | * | | | ath9k_hw: improve performance for AR934x v1.3+ | Felix Fietkau | 2013-05-24 | 3 | -6/+20 |