summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | b43: Increase number of RX DMA slotsLarry Finger2013-02-191-1/+1
| * | | | qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria2013-02-191-2/+2
| * | | | qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh2013-02-194-12/+177
| * | | | qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh2013-02-193-9/+29
| * | | | qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani2013-02-194-56/+144
| * | | | qlcnic: fix mailbox interrupt.Sucheta Chakraborty2013-02-193-19/+29
| * | | | qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2013-02-191-2/+23
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-02-1825-200/+310
| |\ \ \ \
| | * | | | netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-1916-65/+164
| | * | | | netfilter: nf_ct_pptp: Fix comment referring to incorrect RFCReese Moore2013-02-051-1/+1
| | * | | | netfilter: nfnetlink: add mutex per subsystemPablo Neira Ayuso2013-02-054-41/+53
| | * | | | netfilter: xt_CT: add alias flagPablo Neira Ayuso2013-02-052-4/+34
| | * | | | netfilter: xt_CT: merge common code of revision 0 and 1Pablo Neira Ayuso2013-02-051-89/+56
| | * | | | netfilter: xt_conntrack: Add flag to support aliasesJozsef Kadlecsik2013-02-051-0/+1
| | * | | | netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABELFlorian Westphal2013-02-051-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-1860-626/+752
| |\ \ \ \ \
| | * | | | | xfrm: release neighbor upon dst destructionRomain KUNTZ2013-02-181-0/+2
| | * | | | | MAINTAINERS: Jiri Pirko email changeJiri Pirko2013-02-181-1/+1
| | * | | | | net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue2013-02-181-1/+1
| | * | | | | tipc: fix missing spinlock init in broadcast codeErik Hugne2013-02-151-0/+1
| | * | | | | stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO2013-02-151-1/+1
| | * | | | | ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+.Nicolas Schichan2013-02-141-4/+11
| | * | | | | xen-netback: cancel the credit timer when taking the vif downDavid Vrabel2013-02-141-2/+1
| | * | | | | xen-netback: correctly return errors from netbk_count_requests()David Vrabel2013-02-141-4/+4
| | * | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-143-4/+9
| | |\ \ \ \ \
| | | * | | | | netfilter: nf_ct_reasm: fix per-netns sysctl initializationMichal Kubeček2013-02-131-3/+3
| | | * | | | | netfilter: nf_ct_helper: don't discard helper if it is actually the sameFlorian Westphal2013-02-121-1/+3
| | | * | | | | netfilter: ctnetlink: don't permit ct creation with random tupleFlorian Westphal2013-02-121-0/+3
| | * | | | | | net: cdc_ncm: fix probing of devices with multiple control interface altsettingsBjørn Mork2013-02-141-3/+8
| * | | | | | | ipv6: fix a sparse warningEric Dumazet2013-02-181-1/+2
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-18189-3233/+12384
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18189-3233/+12384
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2013-02-158-96/+119
| | | |\ \ \ \ \ \
| | | | * | | | | | ath6kl: minor optimization using if, else ifMohammed Shafi Shajakhan2012-11-271-5/+5
| | | | * | | | | | ath6kl: Move and rename ath6kl_cleanup_vif functionMohammed Shafi Shajakhan2012-11-274-61/+58
| | | | * | | | | | ath6kl: Parse beacon interval from userspaceMohammed Shafi Shajakhan2012-11-273-3/+28
| | | | * | | | | | ath6kl: trivial cleanup on interface type selectionMohammed Shafi Shajakhan2012-11-271-5/+1
| | | | * | | | | | ath6kl: Fix kernel panic on continuous driver load/unloadMohammed Shafi Shajakhan2012-11-271-0/+16
| | | | * | | | | | ath6kl: remove unnecessary check for NULL skbMohammed Shafi Shajakhan2012-11-273-17/+8
| | | | * | | | | | ath6kl: Use standard way to assign the boolean variableMohammed Shafi Shajakhan2012-11-271-1/+1
| | | | * | | | | | ath6kl: Remove erroneous flag clearingMohammed Shafi Shajakhan2012-11-271-2/+0
| | | | * | | | | | drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ONJulia Lawall2012-11-161-4/+2
| | | | * | | | | | ath6kl: Fix a mismatch in power management debug messageMohammed Shafi Shajakhan2012-11-161-2/+2
| | | * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-1565-833/+3160
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | * | | | | | mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_privKarl Beldan2013-02-151-0/+1
| | | | * | | | | | mac80211: prevent spurious HT/VHT downgrade messageJohannes Berg2013-02-151-0/+4
| | | | * | | | | | nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2013-02-152-3/+3
| | | | * | | | | | cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen2013-02-152-11/+85
| | | | * | | | | | cfg80211: Pass station (extended) capability info to kernelJouni Malinen2013-02-153-0/+54
| | | | * | | | | | mac80211: advertise operating mode notification capabilityJohannes Berg2013-02-152-0/+11
OpenPOWER on IntegriCloud