summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* etherdevice.h: Add is_unicast_ether_addr functionTobias Klauser2011-01-131-0/+11
* ks8695net: Use default implementation of ethtool_ops::get_linkBen Hutchings2011-01-131-15/+1
* ks8695net: Disable non-working ethtool operationsBen Hutchings2011-01-131-183/+99
* USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ...Jesper Juhl2011-01-131-1/+3
* vxge: Remember to release firmware after upgrading firmwareJesper Juhl2011-01-131-0/+1
* netdev: bfin_mac: Remove is_multicast_ether_addr use in netdev_for_each_mc_addrJoe Perches2011-01-131-8/+1
* ipsec: update MAX_AH_AUTH_LEN to support sha512Nicolas Dichtel2011-01-131-1/+1
* net: remove dev_txq_stats_fold()Eric Dumazet2011-01-137-53/+52
* 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