Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | dccp: combine the functionality of enqeueing and cloning | Gerrit Renker | 2011-07-04 | 1 | -7/+7 | |
* | | | | | | | | dccp: Clean up slow-path input processing | Gerrit Renker | 2011-07-04 | 1 | -31/+30 | |
* | | | | | | | | af_econet: Use current logging styles and neatening | Joe Perches | 2011-07-03 | 1 | -75/+74 | |
* | | | | | | | | netpoll: Remove wrapper function netpoll_poll | Joe Perches | 2011-07-03 | 1 | -7/+2 | |
* | | | | | | | | netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev | Joe Perches | 2011-07-03 | 1 | -4/+2 | |
* | | | | | | | | Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/low... | David S. Miller | 2011-07-01 | 3 | -2/+33 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ieee802154: free skb buffer if dev isn't running | Alexander Smirnov | 2011-06-30 | 1 | -1/+1 | |
| * | | | | | | | | ieee802154: it's IEEE 802.15.4, not ZigBee | Dmitry Eremin-Solenikov | 2011-06-30 | 1 | -1/+1 | |
| * | | | | | | | | ieee802154: support specifying hw address for created devices | Dmitry Eremin-Solenikov | 2011-06-30 | 1 | -0/+31 | |
| |/ / / / / / / | ||||||
* | | | | | | | | net: rds: fix const array syntax | Greg Dietsche | 2011-07-01 | 1 | -1/+1 | |
* | | | | | | | | x25: Reduce switch/case indent | Joe Perches | 2011-07-01 | 5 | -402/+396 | |
* | | | | | | | | sunrpc: Reduce switch/case indent | Joe Perches | 2011-07-01 | 3 | -44/+41 | |
* | | | | | | | | sctp: Reduce switch/case indent | Joe Perches | 2011-07-01 | 2 | -30/+31 | |
* | | | | | | | | netrom: Reduce switch/case indent | Joe Perches | 2011-07-01 | 1 | -9/+13 | |
* | | | | | | | | lapb: Reduce switch/case indent | Joe Perches | 2011-07-01 | 2 | -467/+444 | |
* | | | | | | | | ipv6: Reduce switch/case indent | Joe Perches | 2011-07-01 | 1 | -76/+69 | |
* | | | | | | | | ipv4: Reduce switch/case indent | Joe Perches | 2011-07-01 | 2 | -32/+32 | |
* | | | | | | | | netfilter: Reduce switch/case indent | Joe Perches | 2011-07-01 | 4 | -167/+165 | |
* | | | | | | | | ipconfig: Reduce switch/case indent | Joe Perches | 2011-07-01 | 1 | -35/+38 | |
* | | | | | | | | econet: Reduce switch/case indent | Joe Perches | 2011-07-01 | 1 | -13/+10 | |
* | | | | | | | | decnet: Reduce switch/case indent | Joe Perches | 2011-07-01 | 9 | -597/+603 | |
* | | | | | | | | appletalk: Reduce switch/case indent | Joe Perches | 2011-07-01 | 2 | -259/+259 | |
* | | | | | | | | rtnl: provide link dump consistency info | Thomas Graf | 2011-07-01 | 3 | -0/+15 | |
|/ / / / / / / | ||||||
* | | | | | | | DSA: Enable cascading in multi-chip 6131 configuration | Barry Grussling | 2011-06-29 | 1 | -2/+6 | |
* | | | | | | | net_sched: fix dequeuer fairness | jamal | 2011-06-27 | 1 | -5/+7 | |
* | | | | | | | net: Kill unuseful net/TUNABLE doc in kernel source | Shan Wei | 2011-06-24 | 1 | -50/+0 | |
* | | | | | | | Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller | 2011-06-24 | 12 | -381/+276 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tipc: Optimize creation of connection protocol messages | Allan Stephens | 2011-06-24 | 1 | -36/+12 | |
| * | | | | | | | tipc: Don't create payload message using connection protocol routine | Allan Stephens | 2011-06-24 | 1 | -8/+9 | |
| * | | | | | | | tipc: Reject connection protocol message sent to unconnected port | Allan Stephens | 2011-06-24 | 1 | -39/+40 | |
| * | | | | | | | tipc: Optimize creation of FIN messages | Allan Stephens | 2011-06-24 | 1 | -37/+24 | |
| * | | | | | | | tipc: Cleanup of message header size terminology | Allan Stephens | 2011-06-24 | 4 | -20/+20 | |
| * | | | | | | | tipc: Eliminate useless check when creating internal message | Allan Stephens | 2011-06-24 | 1 | -4/+2 | |
| * | | | | | | | tipc: Remove unnecessary includes in socket code | Allan Stephens | 2011-06-24 | 1 | -3/+0 | |
| * | | | | | | | tipc: Eliminate unused field in bearer structure | Allan Stephens | 2011-06-24 | 2 | -3/+0 | |
| * | | | | | | | tipc: Correct typo in link statistics output | Allan Stephens | 2011-06-24 | 1 | -1/+1 | |
| * | | | | | | | tipc: Eliminate checks for empty zone list during name translation | Allan Stephens | 2011-06-24 | 1 | -5/+2 | |
| * | | | | | | | tipc: Convert name table publication lists to standard kernel lists | Allan Stephens | 2011-06-24 | 2 | -164/+90 | |
| * | | | | | | | tipc: Partition name table instance array info into two parts | Allan Stephens | 2011-06-24 | 1 | -61/+89 | |
| * | | | | | | | tipc: Eliminate redundant masking in message header routines | Allan Stephens | 2011-06-24 | 1 | -2/+2 | |
| * | | | | | | | tipc: Eliminate message header routines for caching destination node | Allan Stephens | 2011-06-24 | 1 | -20/+0 | |
| * | | | | | | | tipc: Optimizations & corrections to message rejection | Allan Stephens | 2011-06-24 | 1 | -25/+24 | |
| * | | | | | | | tipc: Optimize routing of returned payload messages | Allan Stephens | 2011-06-24 | 1 | -1/+6 | |
| * | | | | | | | tipc: Add sanity check to detect rejection of non-payload messages | Allan Stephens | 2011-06-24 | 1 | -0/+6 | |
| * | | | | | | | tipc: Standardize exit logic for message rejection handling | Allan Stephens | 2011-06-24 | 1 | -10/+9 | |
| * | | | | | | | tipc: Remove unused sanity test macro | Allan Stephens | 2011-06-24 | 1 | -6/+0 | |
| * | | | | | | | tipc: Convert fatal broadcast sanity check to non-fatal check | Allan Stephens | 2011-06-24 | 1 | -1/+5 | |
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-24 | 21 | -739/+1887 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | ||||||
| * | | | | | | Bluetooth: include scatterlist.h where needed | Stephen Rothwell | 2011-06-24 | 1 | -0/+1 | |
| * | | | | | | nl80211: use netlink consistent dump feature for BSS dumps | Johannes Berg | 2011-06-22 | 1 | -4/+8 |