summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg
2010-12-22mac80211: make LED trigger names available earlyJohannes Berg
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-21filter: optimize accesses to ancillary dataEric Dumazet
2010-12-21net: timestamp cloned packet in dev_queue_xmit_nitEric Dumazet
2010-12-20TCP: increase default initial receive window.Nandita Dukkipati
2010-12-20net_sched: sch_sfq: better struct layoutsEric Dumazet
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-20net_sched: sch_sfq: fix allot handlingEric Dumazet
2010-12-20net_sched: sch_sfq: add backlog info in sfq_dump_class_stats()Eric Dumazet
2010-12-20mac80211: fix potentially redundant skb data copyingFelix Fietkau
2010-12-20mac80211: skip unnecessary pskb_expand_head callsFelix Fietkau
2010-12-20mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau
2010-12-20mac80211: Remove unused third address from mesh address extension header.Javier Cardona
2010-12-20nl80211: Export available antennasBruno Randolf
2010-12-20cfg80211: Separate available antennas for RX and TXBruno Randolf
2010-12-20mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona
2010-12-20ipv4: Flush per-ns routing cache more sanely.David S. Miller
2010-12-20batman-adv: Return hna count on local buffer fillSven Eckelmann
2010-12-20pktgen: Remove unnecessary prefix from pr_<level>Joe Perches
2010-12-19net: kill unused macrosShan Wei
2010-12-19net: increase skb->users instead of skb_clone()Changli Gao
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens
2010-12-18ipv6: remove duplicate neigh_ifdownstephen hemminger
2010-12-18ipv6: fib6_ifdown cleanupstephen hemminger
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-16ipv6: don't flush routes when setting loopback downstephen hemminger
2010-12-16sctp: fix the return value of getting the sctp partial delivery pointWei Yongjun
2010-12-16net: Use skb_checksum_start_offset()Michał Mirosław
2010-12-16bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens
2010-12-16net: fix nulls list corruptions in sk_prot_allocOctavian Purdila
2010-12-16net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann
2010-12-16net: use NUMA_NO_NODE instead of the magic number -1Changli Gao
2010-12-16bnx2x: Take the distribution range definition out of skb_tx_hash()Vladislav Zolotarov
2010-12-16ipv6: delete expired route in ip6_pmtu_deliverAndrey Vagin
2010-12-16cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen
2010-12-15wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.hShan Wei
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-12-14net: Abstract default MTU metric calculation behind an accessor.David S. Miller
2010-12-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller
2010-12-13mac80211: support IBSS RSN with SW cryptoJohannes Berg