summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-12-31dcbnl: cleanupShmulik Ravid
2010-12-31dcbnl: adding DCBX feature flags get-setShmulik Ravid
2010-12-31dcbnl: adding DCBX engine capabilityShmulik Ravid
2010-12-31net_dcb: add application notifiersJohn Fastabend
2010-12-31dcbnl: add appliction tlv handlersJohn Fastabend
2010-12-31dcbnl: add support for ieee8021Qaz attributesJohn Fastabend
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-25ipv4: dont create routes on down devicesEric Dumazet
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller
2010-12-23Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2010-12-23irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg
2010-12-23tcp: cleanup of cwnd initialization in tcp_init_metrics()Jiri Kosina
2010-12-23tcp: fix listening_get_next()Eric Dumazet
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-22sfq: fix sfq class stats handlingEric Dumazet
2010-12-22mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declarationLuciano Coelho
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-22mac80211: fix mesh forwardingJohannes Berg
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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
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-17ceph: handle partial result from get_user_pagesHenry C Chang
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang