aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | ipv4/route.c: respect prefsrc for local routesJoel Sing2011-01-04
| * | | | | bridge: stp: ensure mac header is setFlorian Westphal2011-01-03
| * | | | | bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler2011-01-03
| * | | | | CAN: Use inode instead of kernel address for /proc fileDan Rosenberg2010-12-31
* | | | | | net/bridge: fix trivial sparse errorsTomas Winkler2011-01-03
* | | | | | sch_red: report backlog informationEric Dumazet2011-01-03
* | | | | | dcbnl: more informed return values for new dcbnl routinesShmulik Ravid2011-01-03
* | | | | | tipc: update log.h re-include protection to reflect new namePaul Gortmaker2011-01-01
* | | | | | tipc: remove extraneous braces from single statementsAllan Stephens2011-01-01
* | | | | | tipc: remove zeroing assignments to static global variablesAllan Stephens2011-01-01
* | | | | | tipc: split variable assignments out of conditional expressionsAllan Stephens2011-01-01
* | | | | | tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-01
* | | | | | tipc: recode getsockopt error handling for better readabilityPaul Gortmaker2011-01-01
* | | | | | tipc: remove pointless check for NULL prior to kfreeAllan Stephens2011-01-01
* | | | | | tipc: remove redundant #includesAllan Stephens2011-01-01
* | | | | | tipc: Finish streamlining of debugging codeAllan Stephens2011-01-01
* | | | | | tipc: Prune down link-specific debugging codeAllan Stephens2011-01-01
* | | | | | tipc: remove dump() and tipc_dump_dbg()Allan Stephens2011-01-01
* | | | | | tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-01
* | | | | | tipc: rename dbg.[ch] to log.[ch]Allan Stephens2011-01-01
* | | | | | tipc: Remove internal linked list of node objectsAllan Stephens2011-01-01
* | | | | | tipc: Remove user registry subsystemAllan Stephens2011-01-01
* | | | | | tipc: Eliminate use of user registry by topology serviceAllan Stephens2011-01-01
* | | | | | tipc: Eliminate use of user registry by configuration serviceAllan Stephens2011-01-01
* | | | | | tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-01
* | | | | | tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens2011-01-01
* | | | | | tipc: Remove prototype code for supporting slave nodesAllan Stephens2011-01-01
* | | | | | tipc: Remove prototype code for supporting multiple zonesAllan Stephens2011-01-01
* | | | | | sfq: fix slot_dequeue_head()Eric Dumazet2010-12-31
* | | | | | sch_sfq: allow big packets and be fairEric Dumazet2010-12-31
* | | | | | dcbnl: cleanupShmulik Ravid2010-12-31
* | | | | | dcbnl: adding DCBX feature flags get-setShmulik Ravid2010-12-31
* | | | | | dcbnl: adding DCBX engine capabilityShmulik Ravid2010-12-31
* | | | | | net_dcb: add application notifiersJohn Fastabend2010-12-31
* | | | | | dcbnl: add appliction tlv handlersJohn Fastabend2010-12-31
* | | | | | dcbnl: add support for ieee8021Qaz attributesJohn Fastabend2010-12-31
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-27
|\| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-26
| |\ \ \ \ \
| | * | | | | ipv4: dont create routes on down devicesEric Dumazet2010-12-25
| | * | | | | Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller2010-12-23
| | * | | | | irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg2010-12-23
| | * | | | | tcp: fix listening_get_next()Eric Dumazet2010-12-23
| | * | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-22
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | mac80211: fix mesh forwardingJohannes Berg2010-12-22
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-21
| |\ \ \ \ \ \
| | * | | | | | ceph: handle partial result from get_user_pagesHenry C Chang2010-12-17
| | * | | | | | ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-17
| | * | | | | | ceph: fix msgr_init error pathSage Weil2010-12-13
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-14
| |\ \ \ \ \ \ \
| * | | | | | | | sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown2010-12-07