Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | 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 | |
| * | | | | | | netlink: advertise incomplete dumps | Johannes Berg | 2011-06-22 | 1 | -0/+2 | |
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/... | John W. Linville | 2011-06-22 | 10 | -425/+1295 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Bluetooth: Fix not setting the chan state | Vinicius Costa Gomes | 2011-06-21 | 1 | -1/+1 | |
| | * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 | Gustavo F. Padovan | 2011-06-21 | 2 | -10/+19 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | | * | | | | | Bluetooth: Fix L2CAP connection establishment | Ilia Kolomisnky | 2011-06-15 | 1 | -1/+1 | |
| | | * | | | | | Bluetooth: Fix accepting connect requests for defer_setup | Johan Hedberg | 2011-06-14 | 1 | -6/+15 | |
| | | * | | | | | Bluetooth: Fix L2CAP security check | Luiz Augusto von Dentz | 2011-06-13 | 1 | -2/+2 | |
| | * | | | | | | Bluetooth: Remove useless access to the socket | Vinicius Costa Gomes | 2011-06-20 | 1 | -2/+2 | |
| | * | | | | | | Bluetooth: Fix crash when setting a LE socket to ready | Vinicius Costa Gomes | 2011-06-20 | 1 | -2/+2 | |
| | * | | | | | | Bluetooth: Fix locking in blacklist code | Gustavo F. Padovan | 2011-06-17 | 1 | -13/+25 | |
| | * | | | | | | Bluetooth: Use bit operations on conn_state | Gustavo F. Padovan | 2011-06-16 | 1 | -87/+74 | |
| | * | | | | | | Bluetooth: use bit operation on conf_state | Gustavo F. Padovan | 2011-06-16 | 2 | -44/+37 | |
| | * | | | | | | Bluetooth: Add blacklisting support for mgmt interface | Antti Julku | 2011-06-16 | 1 | -0/+70 | |
| | * | | | | | | Bluetooth: Move blacklisting functions to hci_core | Antti Julku | 2011-06-16 | 2 | -64/+85 | |
| | * | | | | | | Bluetooth: Add key size checks for SMP | Vinicius Costa Gomes | 2011-06-14 | 1 | -13/+41 | |
| | * | | | | | | Bluetooth: Add support for SMP timeout | Vinicius Costa Gomes | 2011-06-14 | 2 | -30/+58 |