summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-01-01tipc: update log.h re-include protection to reflect new namePaul Gortmaker
2011-01-01tipc: remove extraneous braces from single statementsAllan Stephens
2011-01-01tipc: remove zeroing assignments to static global variablesAllan Stephens
2011-01-01tipc: split variable assignments out of conditional expressionsAllan Stephens
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens
2011-01-01tipc: recode getsockopt error handling for better readabilityPaul Gortmaker
2011-01-01tipc: remove pointless check for NULL prior to kfreeAllan Stephens
2011-01-01tipc: remove redundant #includesAllan Stephens
2011-01-01tipc: Finish streamlining of debugging codeAllan Stephens
2011-01-01tipc: Prune down link-specific debugging codeAllan Stephens
2011-01-01tipc: remove dump() and tipc_dump_dbg()Allan Stephens
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens
2011-01-01tipc: rename dbg.[ch] to log.[ch]Allan Stephens
2011-01-01tipc: Remove internal linked list of node objectsAllan Stephens
2011-01-01tipc: Remove user registry subsystemAllan Stephens
2011-01-01tipc: Eliminate use of user registry by topology serviceAllan Stephens
2011-01-01tipc: Eliminate use of user registry by configuration serviceAllan Stephens
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens
2011-01-01tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens
2011-01-01tipc: Remove prototype code for supporting slave nodesAllan Stephens
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens
2010-12-31sfq: fix slot_dequeue_head()Eric Dumazet
2010-12-31sch_sfq: allow big packets and be fairEric Dumazet
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