aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/rtnetlink.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-12inet6: prevent network storms caused by linux IPv6 routersAlexey Kuznetsov1-0/+3
2011-01-12netdev: bfin_mac: Use is_multicast_ether_addr helperTobias Klauser1-1/+1
2011-01-12netdev: ucc_geth: Use is_multicast_ether_addr helperTobias Klauser1-1/+1
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian5-11/+34
2011-01-12net: ax25: fix information leak to userland harderKees Cook1-1/+1
2011-01-11cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom1-5/+10
2011-01-11netfilter: ebtables: make broute table work againFlorian Westphal1-1/+1
2011-01-11netfilter: fix race in conntrack between dump_table and destroyStephen Hemminger1-9/+5
2011-01-11ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu2-6/+9
2011-01-11ah: update maximum truncated ICV lengthNicolas Dichtel1-1/+1
2011-01-11xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel1-1/+3
2011-01-11ehea: Increase the skb array usageBreno Leitao2-5/+3
2011-01-11net/fec: remove config FEC2 as it's used nowhereShawn Guo1-8/+0
2011-01-11pcnet_cs: add new_idKen Kawasaki1-0/+1
2011-01-11tcp: disallow bind() to reuse addr/portEric Dumazet2-3/+4
2011-01-10net/r8169: Update the function of parsing firmwarehayeswang1-12/+110
2011-01-10net: ppp: use {get,put}_unaligned_be{16,32}Changli Gao5-20/+18
2011-01-10CAIF: Fix IPv6 support in receive path for GPRS/3GKumar Sanghvi1-1/+17
2011-01-10arp: allow to invalidate specific ARP entriesMaxim Levitsky2-11/+19
2011-01-10net_sched: factorize qdisc stats handlingEric Dumazet24-72/+50
2011-01-10mlx4: Call alloc_etherdev to allocate RX and TX queuesTom Herbert1-1/+2
2011-01-10net: Add alloc_netdev_mqs functionTom Herbert4-20/+38
2011-01-10caif: don't set connection request param size before copying dataDan Rosenberg1-1/+1
2011-01-10cxgb4vf: fix mailbox data/control coherency domain raceCasey Leedom1-0/+11
2011-01-10qlcnic: change module parameter permissionsamit salecha2-7/+7
2011-01-10qlcnic: fix ethtool diagnostics testSony Chacko1-1/+1
2011-01-10qlcnic: fix flash fw version readamit salecha2-1/+82
2011-01-10phonet: some signedness bugsDan Carpenter2-5/+5
2011-01-10netdev: bfin_mac: let boards set vlan masksMike Frysinger3-0/+11
2011-01-10netdev: bfin_mac: disable hardware checksum if writeback cache is enabledSonic Zhang1-0/+7
2011-01-10netdev: bfin_mac: drop unused Mac dataMike Frysinger1-1/+0
2011-01-10netdev: bfin_mac: mark setup_system_regs as staticMike Frysinger1-1/+1
2011-01-10netdev: bfin_mac: clean up printk messagesMike Frysinger1-36/+29
2011-01-10hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka1-9/+6
2011-01-10ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic1-0/+7
2011-01-10ssb: Ignore dangling ethernet cores on wireless devicesMichael Büsch1-0/+10
2011-01-10p54: fix sequence no. accounting off-by-one errorChristian Lamparter1-1/+1
2011-01-10mac80211: add doc short section on LED triggersJohannes Berg1-4/+17
2011-01-10nl80211: add/fix mesh docsJohannes Berg1-5/+15
2011-01-10cfg80211: add mesh join/leave callback docsJohannes Berg1-0/+2
2011-01-10mac80211: add missing docs for off-chan TX flagJohannes Berg1-0/+4
2011-01-10ath9k_htc: Really fix packet injectionSujith Manoharan2-11/+27
2011-01-10mac80211: add remain-on-channel docsJohannes Berg1-0/+10
2011-01-10ath9k_hw: Fix RX handling for USB devicesSujith Manoharan1-1/+1
2011-01-10ath9k_hw: Fix thermal issue with UB94Sujith Manoharan1-0/+4
2011-01-10ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan1-0/+3
2011-01-10ath9k_hw: Fix chip testSujith Manoharan1-1/+2
2011-01-10netfilter: x_tables: dont block BH while reading countersEric Dumazet5-99/+49
2011-01-09ixgbe: update ntuple filter configurationAlexander Duyck5-371/+250
2011-01-09ixgbe: further flow director performance optimizationsAlexander Duyck4-44/+194