summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | mac80211: restrict advertised HW scan ratesJohannes Berg2011-06-271-2/+3
| | * | | | | | wireless: unify QoS control field definitionsJohannes Berg2011-06-273-8/+2
* | | | | | | | dccp ccid-2: Perform congestion-window validationGerrit Renker2011-07-042-3/+91
* | | | | | | | dccp ccid-2: Use existing function to test for data packetsGerrit Renker2011-07-042-11/+11
* | | | | | | | dccp ccid-2: move rfc 3390 function into header fileGerrit Renker2011-07-042-9/+9
* | | | | | | | dccp: cosmetics of info messageGerrit Renker2011-07-041-2/+2
* | | | | | | | dccp: combine the functionality of enqeueing and cloningGerrit Renker2011-07-041-7/+7
* | | | | | | | dccp: Clean up slow-path input processingGerrit Renker2011-07-041-31/+30
* | | | | | | | af_econet: Use current logging styles and neateningJoe Perches2011-07-031-75/+74
* | | | | | | | netpoll: Remove wrapper function netpoll_pollJoe Perches2011-07-031-7/+2
* | | | | | | | netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches2011-07-031-4/+2
* | | | | | | | Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller2011-07-013-2/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | ieee802154: free skb buffer if dev isn't runningAlexander Smirnov2011-06-301-1/+1
| * | | | | | | | ieee802154: it's IEEE 802.15.4, not ZigBeeDmitry Eremin-Solenikov2011-06-301-1/+1
| * | | | | | | | ieee802154: support specifying hw address for created devicesDmitry Eremin-Solenikov2011-06-301-0/+31
| |/ / / / / / /
* | | | | | | | net: rds: fix const array syntaxGreg Dietsche2011-07-011-1/+1
* | | | | | | | x25: Reduce switch/case indentJoe Perches2011-07-015-402/+396
* | | | | | | | sunrpc: Reduce switch/case indentJoe Perches2011-07-013-44/+41
* | | | | | | | sctp: Reduce switch/case indentJoe Perches2011-07-012-30/+31
* | | | | | | | netrom: Reduce switch/case indentJoe Perches2011-07-011-9/+13
* | | | | | | | lapb: Reduce switch/case indentJoe Perches2011-07-012-467/+444
* | | | | | | | ipv6: Reduce switch/case indentJoe Perches2011-07-011-76/+69
* | | | | | | | ipv4: Reduce switch/case indentJoe Perches2011-07-012-32/+32
* | | | | | | | netfilter: Reduce switch/case indentJoe Perches2011-07-014-167/+165
* | | | | | | | ipconfig: Reduce switch/case indentJoe Perches2011-07-011-35/+38
* | | | | | | | econet: Reduce switch/case indentJoe Perches2011-07-011-13/+10
* | | | | | | | decnet: Reduce switch/case indentJoe Perches2011-07-019-597/+603
* | | | | | | | appletalk: Reduce switch/case indentJoe Perches2011-07-012-259/+259
* | | | | | | | rtnl: provide link dump consistency infoThomas Graf2011-07-013-0/+15
|/ / / / / / /
* | | | | | | DSA: Enable cascading in multi-chip 6131 configurationBarry Grussling2011-06-291-2/+6
* | | | | | | net_sched: fix dequeuer fairnessjamal2011-06-271-5/+7
* | | | | | | net: Kill unuseful net/TUNABLE doc in kernel sourceShan Wei2011-06-241-50/+0
* | | | | | | Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2011-06-2412-381/+276
|\ \ \ \ \ \ \
| * | | | | | | tipc: Optimize creation of connection protocol messagesAllan Stephens2011-06-241-36/+12
| * | | | | | | tipc: Don't create payload message using connection protocol routineAllan Stephens2011-06-241-8/+9
| * | | | | | | tipc: Reject connection protocol message sent to unconnected portAllan Stephens2011-06-241-39/+40
| * | | | | | | tipc: Optimize creation of FIN messagesAllan Stephens2011-06-241-37/+24
| * | | | | | | tipc: Cleanup of message header size terminologyAllan Stephens2011-06-244-20/+20
| * | | | | | | tipc: Eliminate useless check when creating internal messageAllan Stephens2011-06-241-4/+2
| * | | | | | | tipc: Remove unnecessary includes in socket codeAllan Stephens2011-06-241-3/+0
| * | | | | | | tipc: Eliminate unused field in bearer structureAllan Stephens2011-06-242-3/+0
| * | | | | | | tipc: Correct typo in link statistics outputAllan Stephens2011-06-241-1/+1
| * | | | | | | tipc: Eliminate checks for empty zone list during name translationAllan Stephens2011-06-241-5/+2
| * | | | | | | tipc: Convert name table publication lists to standard kernel listsAllan Stephens2011-06-242-164/+90
| * | | | | | | tipc: Partition name table instance array info into two partsAllan Stephens2011-06-241-61/+89
| * | | | | | | tipc: Eliminate redundant masking in message header routinesAllan Stephens2011-06-241-2/+2
| * | | | | | | tipc: Eliminate message header routines for caching destination nodeAllan Stephens2011-06-241-20/+0
| * | | | | | | tipc: Optimizations & corrections to message rejectionAllan Stephens2011-06-241-25/+24
| * | | | | | | tipc: Optimize routing of returned payload messagesAllan Stephens2011-06-241-1/+6
| * | | | | | | tipc: Add sanity check to detect rejection of non-payload messagesAllan Stephens2011-06-241-0/+6