summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: Fix double sizeof in new tcp_metrics codeJulian Anastasov2012-11-011-1/+1
* net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer2012-11-011-3/+5
* net: sctp: Fix typo in net/sctpMasanari Iida2012-11-011-1/+1
* bonding: fix second off-by-one errornikolay@redhat.com2012-11-011-1/+1
* bonding: fix off-by-one errornikolay@redhat.com2012-11-011-1/+1
* bnx2x: Disable FCoE for 57840 since not yet supported by FWDmitry Kravkov2012-11-011-1/+9
* bnx2x: Fix no link on 577xx 10G-baseTYaniv Rosner2012-11-011-0/+5
* bnx2x: Fix unrecognized SFP+ module after driver is loadedYaniv Rosner2012-11-011-7/+15
* bnx2x: Fix potential incorrect link speed provisionYaniv Rosner2012-11-011-10/+12
* bnx2x: Restore global registers back to default.Yaniv Rosner2012-11-011-22/+56
* bnx2x: Fix link down in 57712 following LFAYaniv Rosner2012-11-011-5/+18
* bnx2x: Fix 57810 1G-KR link against certain switches.Yaniv Rosner2012-11-011-2/+8
* ixgbe: PTP get_ts_info missing software supportJacob Keller2012-11-011-0/+3
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-10-319-39/+122
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-319-39/+122
| |\
| | * ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann2012-10-301-2/+6
| | * rt2800: validate step value for temperature compensationStanislaw Gruszka2012-10-301-1/+1
| | * ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau2012-10-291-0/+2
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-297-36/+113
| | |\
| | | * mac80211: make sure data is accessible in EAPOL checkJohannes Berg2012-10-261-8/+10
| | | * mac80211: verify that skb data is presentJohannes Berg2012-10-263-2/+42
| | | * mac80211: check management frame header lengthJohannes Berg2012-10-261-4/+8
| | | * wireless: drop invalid mesh address extension framesJohannes Berg2012-10-261-5/+6
| | | * mac80211: fix SSID copy on IBSS JOINAntonio Quartulli2012-10-261-1/+1
| | | * mac80211: don't inspect Sequence Control field on control framesJavier Cardona2012-10-251-0/+4
| | | * mac80211: Don't drop frames received with mesh ttl == 1Javier Cardona2012-10-251-1/+1
| | | * mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona2012-10-251-4/+2
| | | * mac80211: use blacklist for duplicate IE checkJohannes Berg2012-10-241-7/+35
| | | * cfg80211: fix initialization of chan->max_reg_powerFelix Fietkau2012-10-181-2/+3
| | | * cfg80211: fix antenna gain handlingFelix Fietkau2012-10-181-2/+1
* | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-10-314-5/+10
|\ \ \ \
| * | | | netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasmHein Tibosch2012-10-281-2/+2
| * | | | netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber2012-10-282-2/+6
| * | | | netfilter: nf_conntrack: fix rt_gateway checks for H.323 helperJulian Anastasov2012-10-221-1/+2
* | | | | vxlan: don't expire permanent entriesstephen hemminger2012-10-311-1/+1
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-2663-384/+724
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-2610-94/+102
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | b43: Fix oops on unload when firmware not foundLarry Finger2012-10-241-0/+4
| | * | | mwifiex: clean up scan state on errorBing Zhao2012-10-241-2/+5
| | * | | mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao2012-10-241-8/+5
| | * | | brcmfmac: fix potential NULL dereferenceYuanhan Liu2012-10-241-1/+1
| | * | | Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau2012-10-241-82/+82
| | * | | ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan2012-10-241-0/+1
| | * | | rt2x00: usb: fix reset resumeStanislaw Gruszka2012-10-243-0/+3
| | * | | rtlwifi: pass rx setup error code to callerChristian Lamparter2012-10-241-1/+1
| * | | | tilegx: fix some issues in the SW TSO supportChris Metcalf2012-10-261-16/+19
| * | | | qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2012-10-262-15/+40
| * | | | net: usb: Fix memory leak on Tx data pathHemant Kumar2012-10-261-0/+3
| * | | | net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak2012-10-261-4/+14
| * | | | net/mlx4_en: Don't use vlan tag value as an indication for vlan presenceMoni Shoua2012-10-261-1/+1
OpenPOWER on IntegriCloud