summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | mac80211: continue using disabled channels while connectedJohannes Berg2013-07-311-1/+10
| | * | | cfg80211: fix P2P GO interface teardownJohannes Berg2013-07-311-0/+1
| | * | | mac80211: ignore HT primary channel while connectedJohannes Berg2013-07-311-13/+13
| | * | | mac80211: don't wait for TX status foreverJohannes Berg2013-07-311-3/+12
| | * | | mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright2013-07-311-1/+1
| | * | | nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg2013-07-301-2/+4
| * | | | iwl4965: reset firmware after rfkill offStanislaw Gruszka2013-08-022-5/+6
| * | | | iwl4965: set power mode earlyStanislaw Gruszka2013-08-021-3/+3
* | | | | ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa2013-08-081-4/+12
* | | | | tcp: cubic: fix bug in bictcp_acked()Eric Dumazet2013-08-071-1/+1
* | | | | bridge: correct the comment for file br_sysfs_br.cWang Sheng-Hui2013-08-071-1/+1
* | | | | tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet2013-08-071-4/+6
* | | | | bridge: don't try to update timers in case of broken MLD queriesLinus Lüssing2013-08-061-1/+1
* | | | | fib_trie: remove potential out of bound accessEric Dumazet2013-08-061-4/+1
* | | | | bonding: modify only neigh_parms owned by usVeaceslav Falico2013-08-061-1/+7
* | | | | neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico2013-08-061-4/+6
* | | | | net: esp{4,6}: fix potential MTU calculation overflowsDaniel Borkmann2013-08-052-2/+2
* | | | | net_sched: make dev_trans_start return vlan's real dev trans_startnikolay@redhat.com2013-08-051-1/+6
* | | | | vlan: make vlan_dev_real_dev work over stacked vlansnikolay@redhat.com2013-08-051-1/+6
* | | | | net/vmw_vsock/af_vsock.c: drop unneeded semicolonJulia Lawall2013-08-051-1/+1
* | | | | mlx5: remove health handler pluginEli Cohen2013-08-052-31/+1
* | | | | macvlan: validate flagsMichael S. Tsirkin2013-08-051-0/+4
* | | | | skge: fix build on 32 bitStephen Hemminger2013-08-051-7/+7
* | | | | busy_poll: cleanup do-nothing placeholdersEliezer Tamir2013-08-051-5/+0
* | | | | skge: add dma_mapping checkstephen hemminger2013-08-051-6/+42
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-0492-678/+995
|\ \ \ \ \
| * | | | | qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani2013-08-0310-132/+231
| * | | | | qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia2013-08-031-9/+16
| * | | | | qlcnic: Fix link speed display for 82xx adapterRajesh Borundia2013-08-031-3/+7
| * | | | | qlcnic: Fix external loopback test.Shahed Shaikh2013-08-031-2/+10
| * | | | | qlcnic: Removed adapter series name from warning messages.Pratik Pujar2013-08-032-2/+2
| * | | | | qlcnic: Free up memory in error path.Himanshu Madhani2013-08-031-3/+3
| * | | | | qlcnic: Fix ingress MAC learningShahed Shaikh2013-08-031-33/+66
| * | | | | qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh2013-08-031-1/+1
| * | | | | net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N2013-08-031-2/+1
| * | | | | netlabel: use domain based selectors when address based selectors are not ava...Paul Moore2013-08-036-158/+130
| * | | | | net: check net.core.somaxconn sysctl valuesRoman Gushchin2013-08-031-1/+5
| * | | | | sis900: Fix the tx queue timeout issueDenis Kirjanov2013-08-031-10/+2
| * | | | | net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann2013-08-021-1/+3
| * | | | | r8169: remove "PHY reset until link up" log spamLekensteyn2013-08-021-1/+1
| * | | | | net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi2013-08-021-1/+1
| * | | | | htb: fix sign extension bugstephen hemminger2013-08-021-1/+1
| * | | | | macvlan: handle set_promiscuity failuresMichael S. Tsirkin2013-08-021-2/+5
| * | | | | macvlan: better mode validationMichael S. Tsirkin2013-08-021-2/+14
| * | | | | tipc: fix oops when creating server socket failsYing Xue2013-08-021-3/+12
| * | | | | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-0218-41/+41
| * | | | | net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang2013-08-021-0/+5
| * | | | | net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein2013-08-021-1/+1
| * | | | | net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz2013-08-021-10/+1
| * | | | | ipv6: prevent race between address creation and removalJiri Benc2013-08-011-16/+15