summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* dccp ccid-2: Perform congestion-window validationGerrit Renker2011-07-04
* dccp ccid-2: Use existing function to test for data packetsGerrit Renker2011-07-04
* dccp ccid-2: move rfc 3390 function into header fileGerrit Renker2011-07-04
* dccp: cosmetics of info messageGerrit Renker2011-07-04
* dccp: combine the functionality of enqeueing and cloningGerrit Renker2011-07-04
* dccp: Clean up slow-path input processingGerrit Renker2011-07-04
* af_econet: Use current logging styles and neateningJoe Perches2011-07-03
* netpoll: Remove wrapper function netpoll_pollJoe Perches2011-07-03
* netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches2011-07-03
* Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller2011-07-01
|\
| * ieee802154: free skb buffer if dev isn't runningAlexander Smirnov2011-06-30
| * ieee802154: it's IEEE 802.15.4, not ZigBeeDmitry Eremin-Solenikov2011-06-30
| * ieee802154: support specifying hw address for created devicesDmitry Eremin-Solenikov2011-06-30
* | net: rds: fix const array syntaxGreg Dietsche2011-07-01
* | x25: Reduce switch/case indentJoe Perches2011-07-01
* | sunrpc: Reduce switch/case indentJoe Perches2011-07-01
* | sctp: Reduce switch/case indentJoe Perches2011-07-01
* | netrom: Reduce switch/case indentJoe Perches2011-07-01
* | lapb: Reduce switch/case indentJoe Perches2011-07-01
* | ipv6: Reduce switch/case indentJoe Perches2011-07-01
* | ipv4: Reduce switch/case indentJoe Perches2011-07-01
* | netfilter: Reduce switch/case indentJoe Perches2011-07-01
* | ipconfig: Reduce switch/case indentJoe Perches2011-07-01
* | econet: Reduce switch/case indentJoe Perches2011-07-01
* | decnet: Reduce switch/case indentJoe Perches2011-07-01
* | appletalk: Reduce switch/case indentJoe Perches2011-07-01
* | rtnl: provide link dump consistency infoThomas Graf2011-07-01
|/
* DSA: Enable cascading in multi-chip 6131 configurationBarry Grussling2011-06-29
* net_sched: fix dequeuer fairnessjamal2011-06-27
* net: Kill unuseful net/TUNABLE doc in kernel sourceShan Wei2011-06-24
* Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2011-06-24
|\
| * tipc: Optimize creation of connection protocol messagesAllan Stephens2011-06-24
| * tipc: Don't create payload message using connection protocol routineAllan Stephens2011-06-24
| * tipc: Reject connection protocol message sent to unconnected portAllan Stephens2011-06-24
| * tipc: Optimize creation of FIN messagesAllan Stephens2011-06-24
| * tipc: Cleanup of message header size terminologyAllan Stephens2011-06-24
| * tipc: Eliminate useless check when creating internal messageAllan Stephens2011-06-24
| * tipc: Remove unnecessary includes in socket codeAllan Stephens2011-06-24
| * tipc: Eliminate unused field in bearer structureAllan Stephens2011-06-24
| * tipc: Correct typo in link statistics outputAllan Stephens2011-06-24
| * tipc: Eliminate checks for empty zone list during name translationAllan Stephens2011-06-24
| * tipc: Convert name table publication lists to standard kernel listsAllan Stephens2011-06-24
| * tipc: Partition name table instance array info into two partsAllan Stephens2011-06-24
| * tipc: Eliminate redundant masking in message header routinesAllan Stephens2011-06-24
| * tipc: Eliminate message header routines for caching destination nodeAllan Stephens2011-06-24
| * tipc: Optimizations & corrections to message rejectionAllan Stephens2011-06-24
| * tipc: Optimize routing of returned payload messagesAllan Stephens2011-06-24
| * tipc: Add sanity check to detect rejection of non-payload messagesAllan Stephens2011-06-24
| * tipc: Standardize exit logic for message rejection handlingAllan Stephens2011-06-24
| * tipc: Remove unused sanity test macroAllan Stephens2011-06-24