aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-01-06net: add POLLPRI to sock_def_readable()Eric Dumazet
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller
2011-01-05net_sched: pfifo_head_drop problemEric Dumazet
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing
2011-01-03net/bridge: fix trivial sparse errorsTomas Winkler
2011-01-03sch_red: report backlog informationEric Dumazet
2011-01-03dcbnl: more informed return values for new dcbnl routinesShmulik Ravid
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler
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-31CAN: Use inode instead of kernel address for /proc fileDan Rosenberg
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