summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Bluetooth: Add read_version management commandJohan Hedberg2010-12-221-0/+36
| | | * | | | Bluetooth: Add error handling for managment command handlersJohan Hedberg2010-12-221-3/+8
| | | * | | | Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg2010-12-071-1/+9
| | | * | | | Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg2010-12-073-7/+133
| | | * | | | Net: bluetooth: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-12-071-1/+1
| | | * | | | Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG stateGustavo F. Padovan2010-12-061-1/+7
| | * | | | | mac80211: cleanup select_queueJohannes Berg2010-12-221-14/+6
* | | | | | | net: add POLLPRI to sock_def_readable()Eric Dumazet2011-01-061-1/+1
* | | | | | | af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller2011-01-051-1/+1
* | | | | | | net_sched: pfifo_head_drop problemEric Dumazet2011-01-051-2/+0
|/ / / / / /
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-044-14/+28
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | ipv4/route.c: respect prefsrc for local routesJoel Sing2011-01-041-2/+6
| * | | | | bridge: stp: ensure mac header is setFlorian Westphal2011-01-031-0/+2
| * | | | | bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler2011-01-031-10/+18
| * | | | | CAN: Use inode instead of kernel address for /proc fileDan Rosenberg2010-12-311-2/+2
* | | | | | net/bridge: fix trivial sparse errorsTomas Winkler2011-01-032-2/+2
* | | | | | sch_red: report backlog informationEric Dumazet2011-01-031-0/+1
* | | | | | dcbnl: more informed return values for new dcbnl routinesShmulik Ravid2011-01-031-44/+37
* | | | | | tipc: update log.h re-include protection to reflect new namePaul Gortmaker2011-01-011-2/+2
* | | | | | tipc: remove extraneous braces from single statementsAllan Stephens2011-01-017-48/+27
* | | | | | tipc: remove zeroing assignments to static global variablesAllan Stephens2011-01-0111-15/+15
* | | | | | tipc: split variable assignments out of conditional expressionsAllan Stephens2011-01-014-32/+56
* | | | | | tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-0117-94/+86
* | | | | | tipc: recode getsockopt error handling for better readabilityPaul Gortmaker2011-01-011-13/+9
* | | | | | tipc: remove pointless check for NULL prior to kfreeAllan Stephens2011-01-012-6/+2
* | | | | | tipc: remove redundant #includesAllan Stephens2011-01-0112-32/+0
* | | | | | tipc: Finish streamlining of debugging codeAllan Stephens2011-01-014-45/+18
* | | | | | tipc: Prune down link-specific debugging codeAllan Stephens2011-01-013-147/+36
* | | | | | tipc: remove dump() and tipc_dump_dbg()Allan Stephens2011-01-012-86/+3
* | | | | | tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-0114-233/+16
* | | | | | tipc: rename dbg.[ch] to log.[ch]Allan Stephens2011-01-015-19/+15
* | | | | | tipc: Remove internal linked list of node objectsAllan Stephens2011-01-011-27/+16
* | | | | | tipc: Remove user registry subsystemAllan Stephens2011-01-018-292/+7
* | | | | | tipc: Eliminate use of user registry by topology serviceAllan Stephens2011-01-011-16/+10
* | | | | | tipc: Eliminate use of user registry by configuration serviceAllan Stephens2011-01-011-19/+7
* | | | | | tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-0115-287/+81
* | | | | | tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens2011-01-019-543/+15
* | | | | | tipc: Remove prototype code for supporting slave nodesAllan Stephens2011-01-0111-245/+38
* | | | | | tipc: Remove prototype code for supporting multiple zonesAllan Stephens2011-01-0114-323/+44
* | | | | | sfq: fix slot_dequeue_head()Eric Dumazet2010-12-311-2/+4
* | | | | | sch_sfq: allow big packets and be fairEric Dumazet2010-12-311-7/+19
* | | | | | dcbnl: cleanupShmulik Ravid2010-12-311-1/+1
* | | | | | dcbnl: adding DCBX feature flags get-setShmulik Ravid2010-12-311-0/+133
* | | | | | dcbnl: adding DCBX engine capabilityShmulik Ravid2010-12-311-0/+43
* | | | | | net_dcb: add application notifiersJohn Fastabend2010-12-313-1/+43
* | | | | | dcbnl: add appliction tlv handlersJohn Fastabend2010-12-311-10/+123
* | | | | | dcbnl: add support for ieee8021Qaz attributesJohn Fastabend2010-12-311-0/+131
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-2614-61/+90
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-2621-57/+114
| |\ \ \ \ \
| | * | | | | ipv4: dont create routes on down devicesEric Dumazet2010-12-251-3/+4
OpenPOWER on IntegriCloud