summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-13Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-13netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()Pablo Neira Ayuso
2011-01-13eth: fix new kernel-doc warningRandy Dunlap
2011-01-13sched: remove unused backlog in RED statsstephen hemminger
2011-01-13bna: Remove unnecessary memset(,0,)Joe Perches
2011-01-13Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-13inet6: prevent network storms caused by linux IPv6 routersAlexey Kuznetsov
2011-01-13netdev: bfin_mac: Use is_multicast_ether_addr helperTobias Klauser
2011-01-13netdev: ucc_geth: Use is_multicast_ether_addr helperTobias Klauser
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian
2011-01-12net: ax25: fix information leak to userland harderKees Cook
2011-01-11cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom
2011-01-11Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-11netfilter: ebtables: make broute table work againFlorian Westphal
2011-01-11netfilter: fix race in conntrack between dump_table and destroyStephen Hemminger
2011-01-11ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu
2011-01-11ah: update maximum truncated ICV lengthNicolas Dichtel
2011-01-11xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel
2011-01-11ehea: Increase the skb array usageBreno Leitao
2011-01-11net/fec: remove config FEC2 as it's used nowhereShawn Guo
2011-01-11pcnet_cs: add new_idKen Kawasaki
2011-01-11tcp: disallow bind() to reuse addr/portEric Dumazet
2011-01-11net/r8169: Update the function of parsing firmwarehayeswang
2011-01-11net: ppp: use {get,put}_unaligned_be{16,32}Changli Gao
2011-01-11CAIF: Fix IPv6 support in receive path for GPRS/3GKumar Sanghvi
2011-01-11arp: allow to invalidate specific ARP entriesMaxim Levitsky
2011-01-11net_sched: factorize qdisc stats handlingEric Dumazet
2011-01-11mlx4: Call alloc_etherdev to allocate RX and TX queuesTom Herbert
2011-01-11net: Add alloc_netdev_mqs functionTom Herbert
2011-01-11caif: don't set connection request param size before copying dataDan Rosenberg
2011-01-10cxgb4vf: fix mailbox data/control coherency domain raceCasey Leedom
2011-01-10qlcnic: change module parameter permissionsamit salecha
2011-01-10qlcnic: fix ethtool diagnostics testSony Chacko
2011-01-10qlcnic: fix flash fw version readamit salecha
2011-01-10phonet: some signedness bugsDan Carpenter
2011-01-10netdev: bfin_mac: let boards set vlan masksMike Frysinger
2011-01-10netdev: bfin_mac: disable hardware checksum if writeback cache is enabledSonic Zhang
2011-01-10netdev: bfin_mac: drop unused Mac dataMike Frysinger
2011-01-10netdev: bfin_mac: mark setup_system_regs as staticMike Frysinger
2011-01-10netdev: bfin_mac: clean up printk messagesMike Frysinger
2011-01-10hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka
2011-01-10ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic
2011-01-10ssb: Ignore dangling ethernet cores on wireless devicesMichael Büsch
2011-01-10p54: fix sequence no. accounting off-by-one errorChristian Lamparter
2011-01-10mac80211: add doc short section on LED triggersJohannes Berg
2011-01-10nl80211: add/fix mesh docsJohannes Berg
2011-01-10cfg80211: add mesh join/leave callback docsJohannes Berg
2011-01-10mac80211: add missing docs for off-chan TX flagJohannes Berg
2011-01-10ath9k_htc: Really fix packet injectionSujith Manoharan