summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* e1000: Avoid unhandled IRQJesse Brandeburg2011-01-141-1/+9
* Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-131-1/+2
|\
| * netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()Pablo Neira Ayuso2011-01-131-1/+2
* | eth: fix new kernel-doc warningRandy Dunlap2011-01-121-1/+1
* | sched: remove unused backlog in RED statsstephen hemminger2011-01-121-1/+0
* | bna: Remove unnecessary memset(,0,)Joe Perches2011-01-121-1/+0
* | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-125-11/+34
|\ \ | |/
| * netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2011-01-125-11/+34
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-1213-32/+109
|\ \
| * | hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka2011-01-101-9/+6
| * | ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic2011-01-101-0/+7
| * | ssb: Ignore dangling ethernet cores on wireless devicesMichael Büsch2011-01-101-0/+10
| * | p54: fix sequence no. accounting off-by-one errorChristian Lamparter2011-01-101-1/+1
| * | mac80211: add doc short section on LED triggersJohannes Berg2011-01-101-4/+17
| * | nl80211: add/fix mesh docsJohannes Berg2011-01-101-5/+15
| * | cfg80211: add mesh join/leave callback docsJohannes Berg2011-01-101-0/+2
| * | mac80211: add missing docs for off-chan TX flagJohannes Berg2011-01-101-0/+4
| * | ath9k_htc: Really fix packet injectionSujith Manoharan2011-01-102-11/+27
| * | mac80211: add remain-on-channel docsJohannes Berg2011-01-101-0/+10
| * | ath9k_hw: Fix RX handling for USB devicesSujith Manoharan2011-01-101-1/+1
| * | ath9k_hw: Fix thermal issue with UB94Sujith Manoharan2011-01-101-0/+4
| * | ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan2011-01-101-0/+3
| * | ath9k_hw: Fix chip testSujith Manoharan2011-01-101-1/+2
* | | inet6: prevent network storms caused by linux IPv6 routersAlexey Kuznetsov2011-01-121-0/+3
* | | netdev: bfin_mac: Use is_multicast_ether_addr helperTobias Klauser2011-01-121-1/+1
* | | netdev: ucc_geth: Use is_multicast_ether_addr helperTobias Klauser2011-01-121-1/+1
* | | net: ax25: fix information leak to userland harderKees Cook2011-01-121-1/+1
* | | cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom2011-01-111-5/+10
* | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-117-109/+55
|\ \ \ | | |/ | |/|
| * | netfilter: ebtables: make broute table work againFlorian Westphal2011-01-111-1/+1
| * | netfilter: fix race in conntrack between dump_table and destroyStephen Hemminger2011-01-111-9/+5
| * | netfilter: x_tables: dont block BH while reading countersEric Dumazet2011-01-105-99/+49
| |/
* | ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu2011-01-112-6/+9
* | ah: update maximum truncated ICV lengthNicolas Dichtel2011-01-111-1/+1
* | xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel2011-01-111-1/+3
* | ehea: Increase the skb array usageBreno Leitao2011-01-112-5/+3
* | net/fec: remove config FEC2 as it's used nowhereShawn Guo2011-01-111-8/+0
* | pcnet_cs: add new_idKen Kawasaki2011-01-111-0/+1
* | tcp: disallow bind() to reuse addr/portEric Dumazet2011-01-112-3/+4
* | net/r8169: Update the function of parsing firmwarehayeswang2011-01-101-12/+110
* | net: ppp: use {get,put}_unaligned_be{16,32}Changli Gao2011-01-105-20/+18
* | CAIF: Fix IPv6 support in receive path for GPRS/3GKumar Sanghvi2011-01-101-1/+17
* | arp: allow to invalidate specific ARP entriesMaxim Levitsky2011-01-102-11/+19
* | net_sched: factorize qdisc stats handlingEric Dumazet2011-01-1024-72/+50
* | mlx4: Call alloc_etherdev to allocate RX and TX queuesTom Herbert2011-01-101-1/+2
* | net: Add alloc_netdev_mqs functionTom Herbert2011-01-104-20/+38
* | caif: don't set connection request param size before copying dataDan Rosenberg2011-01-101-1/+1
* | cxgb4vf: fix mailbox data/control coherency domain raceCasey Leedom2011-01-101-0/+11
* | qlcnic: change module parameter permissionsamit salecha2011-01-102-7/+7
* | qlcnic: fix ethtool diagnostics testSony Chacko2011-01-101-1/+1
OpenPOWER on IntegriCloud