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