summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: add anti-spoofing checks for 6to4 and 6rdHannes Frederic Sowa2013-01-291-13/+41
* gianfar: Pack struct gfar_priv_grp into three cachelinesClaudiu Manoil2013-01-292-51/+87
* gianfar: Cleanup gfar_parse_group() codeClaudiu Manoil2013-01-291-18/+16
* gianfar: Optimize struct gfar_priv_tx_q for two cache linesClaudiu Manoil2013-01-291-13/+12
* ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabledEric W. Biederman2013-01-291-1/+1
* pktgen: support net namespaceCong Wang2013-01-291-79/+117
* net: fec: add napi support to improve proformanceFrank Li2013-01-292-7/+36
* ethoc: Cleanup driver formatBarry Grussling2013-01-291-17/+17
* ip_gre: When TOS is inherited, use configured TOS value for non-IP packetsDavid Ward2013-01-291-2/+2
* ipv4: introduce address lifetimeJiri Pirko2013-01-294-9/+220
* Merge branch 'ipfrags'David S. Miller2013-01-296-56/+118
|\
| * net: frag, move LRU list maintenance outside of rwlockJesper Dangaard Brouer2013-01-295-14/+33
| * net: use lib/percpu_counter API for fragmentation mem accountingJesper Dangaard Brouer2013-01-292-8/+20
| * net: frag helper functions for mem limit trackingJesper Dangaard Brouer2013-01-296-33/+57
| * net: cacheline adjust struct inet_frag_queueJesper Dangaard Brouer2013-01-291-4/+5
| * net: cacheline adjust struct inet_frags for better frag performanceJesper Dangaard Brouer2013-01-291-4/+7
| * net: cacheline adjust struct netns_frags for better frag performanceJesper Dangaard Brouer2013-01-291-1/+4
|/
* net: ks8851: convert to threaded IRQFelipe Balbi2013-01-291-31/+12
* net neigh: Optimize neighbor entry size calculation.YOSHIFUJI Hideaki / 吉藤英明2013-01-282-10/+8
* net: avoid to hang up on sending due to sysctl configuration overflow.bingtian.ly@taobao.com2013-01-282-8/+17
* via-rhine: add 64bit statistics.Jamie Gloudon2013-01-281-8/+39
* drivers/net/phy/micrel_phy: Add support for new PHYsDavid J. Choi2013-01-282-5/+68
* net: phy: realtek: add rtl8211e driverGiuseppe CAVALLARO2013-01-281-6/+44
* netpoll: use the net namespace of current process instead of init_netCong Wang2013-01-281-2/+4
* netpoll: use ipv6_addr_equal() to compare ipv6 addrCong Wang2013-01-281-3/+3
* netpoll: add RCU annotation to npinfo fieldCong Wang2013-01-281-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-01-28210-4987/+7702
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28210-4987/+7702
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-2870-217/+6497
| | |\
| | | * mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil2013-01-221-1/+1
| | | * ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau2013-01-221-0/+3
| | | * ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau2013-01-221-19/+6
| | | * ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau2013-01-223-1/+4
| | | * rtlwifi: Fix build warning introduced by commit a290593Larry Finger2013-01-221-2/+2
| | | * iwlegacy: fix IBSS cleanupStanislaw Gruszka2013-01-221-21/+14
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-226-31/+35
| | | |\
| | | | * mac80211: add encrypt headroom to PERR framesBob Copeland2013-01-161-1/+3
| | | | * mac80211: set NEED_TXPROCESSING for PERR framesBob Copeland2013-01-161-0/+1
| | | | * mac80211: fix monitor mode injectionFelix Fietkau2013-01-161-3/+6
| | | | * mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka2013-01-163-26/+14
| | | | * mac80211: fix FT roamingJohannes Berg2013-01-161-1/+11
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-221-0/+2
| | | |\ \
| | | | * | iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach2013-01-161-0/+2
| | | * | | ath9k: disable the tasklet before taking the PCU lockFelix Fietkau2013-01-141-4/+3
| | | * | | ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2013-01-142-14/+0
| | | * | | brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-111-3/+4
| | | * | | ath9k: fix rx flush handlingFelix Fietkau2013-01-113-21/+12
| | | * | | ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-115-19/+4
| | | * | | ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau2013-01-111-1/+0
| | | * | | ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-01-111-0/+1
OpenPOWER on IntegriCloud