aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-07
* cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-07
* isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-07
* cxgb4: Initialize data structures before using.Vipul Pandya2012-11-07
* af-packet: fix oops when socket is not presentEric Leblond2012-11-07
* pkt_sched: enable QFQ to support TSO/GSOPaolo Valente2012-11-07
* net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov2012-11-04
* net: bnx2x: Fix typo in bnx2x driverMasanari Iida2012-11-03
* smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-03
* rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dumpJohn Fastabend2012-11-03
* ptp: update adjfreq callback descriptionJacob Keller2012-11-03
* r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-03
* r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-03
* drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-03
* tipc: do not use tasklet_disable before tasklet_killXiaotian Feng2012-11-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-02
|\
| * tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov2012-11-02
| * vmxnet3: must split too big fragmentsEric Dumazet2012-11-02
| * l2tp: fix oops in l2tp_eth_create() error pathTom Parkin2012-11-02
| * cxgb4: Fix unable to get UP event from the LLDVipul Pandya2012-11-02
| * drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin2012-11-02
| * drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin2012-11-02
| * bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov2012-11-02
| * tcp: Fix double sizeof in new tcp_metrics codeJulian Anastasov2012-11-01
| * net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer2012-11-01
| * net: sctp: Fix typo in net/sctpMasanari Iida2012-11-01
| * bonding: fix second off-by-one errornikolay@redhat.com2012-11-01
| * bonding: fix off-by-one errornikolay@redhat.com2012-11-01
| * bnx2x: Disable FCoE for 57840 since not yet supported by FWDmitry Kravkov2012-11-01
| * bnx2x: Fix no link on 577xx 10G-baseTYaniv Rosner2012-11-01
| * bnx2x: Fix unrecognized SFP+ module after driver is loadedYaniv Rosner2012-11-01
| * bnx2x: Fix potential incorrect link speed provisionYaniv Rosner2012-11-01
| * bnx2x: Restore global registers back to default.Yaniv Rosner2012-11-01
| * bnx2x: Fix link down in 57712 following LFAYaniv Rosner2012-11-01
| * bnx2x: Fix 57810 1G-KR link against certain switches.Yaniv Rosner2012-11-01
| * ixgbe: PTP get_ts_info missing software supportJacob Keller2012-11-01
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-10-31
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-31
| | |\
| | | * ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann2012-10-30
| | | * rt2800: validate step value for temperature compensationStanislaw Gruszka2012-10-30
| | | * ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau2012-10-29
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-29
| | | |\
| | | | * mac80211: make sure data is accessible in EAPOL checkJohannes Berg2012-10-26
| | | | * mac80211: verify that skb data is presentJohannes Berg2012-10-26
| | | | * mac80211: check management frame header lengthJohannes Berg2012-10-26
| | | | * wireless: drop invalid mesh address extension framesJohannes Berg2012-10-26
| | | | * mac80211: fix SSID copy on IBSS JOINAntonio Quartulli2012-10-26
| | | | * mac80211: don't inspect Sequence Control field on control framesJavier Cardona2012-10-25
| | | | * mac80211: Don't drop frames received with mesh ttl == 1Javier Cardona2012-10-25
| | | | * mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona2012-10-25