summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-073-7/+14
|\
| * netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't setPaul Bolle2013-03-041-6/+1
| * netfilter: xt_AUDIT: only generate audit log when audit enabledGao feng2013-03-041-0/+3
| * netfilter: nf_ct_helper: Fix logging for dropped packetsJoe Perches2013-03-021-1/+10
* | Merge branch 'intel'David S. Miller2013-03-072-61/+34
|\ \
| * | e1000e: fix accessing to suspended deviceKonstantin Khlebnikov2013-03-072-0/+15
| * | e1000e: fix runtime power management transitionsKonstantin Khlebnikov2013-03-071-60/+18
| * | e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov2013-03-071-1/+1
|/ /
* | tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet2013-03-061-0/+2
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-0621-381/+299
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-0621-381/+299
| |\ \
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-0415-339/+229
| | |\ \
| | | * | iwlwifi: mvm: don't warn on normal BAR sendingEmmanuel Grumbach2013-03-041-5/+1
| | | * | iwlwifi: mvm: update the rssi calculationEmmanuel Grumbach2013-03-043-23/+35
| | | * | iwlwifi: mvm: ignore STOP_AGG when restartingEmmanuel Grumbach2013-03-041-0/+10
| | | * | iwlwifi: mvm: Remove overriding calibrations for the 7000 familyDor Shaish2013-03-041-114/+0
| | | * | iwlwifi: mvm: Take the phy_cfg from the TLV valueDor Shaish2013-03-041-15/+1
| | | * | iwlwifi: mvm: Set valid TX antennas value before calib requestDor Shaish2013-03-041-0/+5
| | | * | iwlwifi: mvm: restart the NIC of the cmd queue gets fullEmmanuel Grumbach2013-03-041-5/+13
| | | * | iwlwifi: use coherent DMA memory for command headerJohannes Berg2013-02-285-142/+137
| | | * | iwlwifi: disable 8K A-MSDU by defaultEmmanuel Grumbach2013-02-282-3/+2
| | | * | iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFDJohannes Berg2013-02-283-11/+15
| | | * | iwlwifi: don't map complete commands bidirectionallyJohannes Berg2013-02-281-22/+11
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-046-42/+70
| | |\ \ \
| | | * | | mac80211: another fix for idle handling in monitor modeFelix Fietkau2013-03-021-0/+6
| | | * | | mac80211: fix VHT MCS calculationJohannes Berg2013-03-011-0/+3
| | | * | | mac80211: fix oops on mesh PS broadcast forwardingMarco Porsch2013-03-011-1/+2
| | | * | | nl80211: increase wiphy dump size dynamicallyJohannes Berg2013-03-011-5/+25
| | | * | | mac80211: really fix monitor mode channel reportingJohannes Berg2013-02-281-8/+13
| | | * | | nl80211: remove channel width and extended capa advertisingJohannes Berg2013-02-272-23/+1
| | | * | | mac80211: Fix crash due to un-canceled work-itemsBen Greear2013-02-261-0/+11
| | | * | | mac80211: stop timers before canceling work itemsBen Greear2013-02-261-5/+9
* | | | | | be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3Sathya Perla2013-03-064-8/+22
* | | | | | net: docs: document multiqueue tuntap APIJason Wang2013-03-061-0/+77
* | | | | | Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-03-062-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0Ben Hutchings2013-03-061-1/+1
| * | | | | sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings2013-03-061-2/+2
* | | | | | benet: Wait f/w POST until timeoutGavin Shan2013-03-061-17/+10
* | | | | | net/ipv4: Timestamp option cannot overflow with prespecified addressesDavid Ward2013-03-061-1/+1
* | | | | | net: reduce net_rx_action() latency to 2 HZEric Dumazet2013-03-061-1/+1
* | | | | | net: fix new kernel-doc warnings in net coreRandy Dunlap2013-03-061-1/+1
* | | | | | reset nf before xmit vxlan encapsulated packetZang MingJie2013-03-061-0/+2
* | | | | | pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligiblePaolo Valente2013-03-061-2/+0
* | | | | | pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s...Paolo Valente2013-03-061-1/+2
* | | | | | pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeuePaolo Valente2013-03-061-1/+9
* | | | | | pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i...Paolo Valente2013-03-061-14/+22
* | | | | | pkt_sched: sch_qfq: fix the update of eligible-group setsPaolo Valente2013-03-061-1/+1
* | | | | | pkt_sched: sch_qfq: properly cap timestamps in charge_actual_servicePaolo Valente2013-03-061-2/+11
* | | | | | net/irda: Raise dtr in non-blocking openPeter Hurley2013-03-061-2/+9
* | | | | | net/irda: Use barrier to set task statePeter Hurley2013-03-061-1/+1
OpenPOWER on IntegriCloud