Age | Commit message (Expand) | Author |
2011-06-24 | net: Kill unuseful net/TUNABLE doc in kernel source | Shan Wei |
2011-06-24 | Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller |
2011-06-24 | tipc: Optimize creation of connection protocol messages | Allan Stephens |
2011-06-24 | tipc: Don't create payload message using connection protocol routine | Allan Stephens |
2011-06-24 | tipc: Reject connection protocol message sent to unconnected port | Allan Stephens |
2011-06-24 | tipc: Optimize creation of FIN messages | Allan Stephens |
2011-06-24 | tipc: Cleanup of message header size terminology | Allan Stephens |
2011-06-24 | tipc: Eliminate useless check when creating internal message | Allan Stephens |
2011-06-24 | tipc: Remove unnecessary includes in socket code | Allan Stephens |
2011-06-24 | tipc: Eliminate unused field in bearer structure | Allan Stephens |
2011-06-24 | tipc: Correct typo in link statistics output | Allan Stephens |
2011-06-24 | tipc: Eliminate checks for empty zone list during name translation | Allan Stephens |
2011-06-24 | tipc: Convert name table publication lists to standard kernel lists | Allan Stephens |
2011-06-24 | tipc: Partition name table instance array info into two parts | Allan Stephens |
2011-06-24 | tipc: Eliminate redundant masking in message header routines | Allan Stephens |
2011-06-24 | tipc: Eliminate message header routines for caching destination node | Allan Stephens |
2011-06-24 | tipc: Optimizations & corrections to message rejection | Allan Stephens |
2011-06-24 | tipc: Optimize routing of returned payload messages | Allan Stephens |
2011-06-24 | tipc: Add sanity check to detect rejection of non-payload messages | Allan Stephens |
2011-06-24 | tipc: Standardize exit logic for message rejection handling | Allan Stephens |
2011-06-24 | tipc: Remove unused sanity test macro | Allan Stephens |
2011-06-24 | tipc: Convert fatal broadcast sanity check to non-fatal check | Allan Stephens |
2011-06-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-24 | Bluetooth: include scatterlist.h where needed | Stephen Rothwell |
2011-06-23 | dcb: use nlmsg_free() instead of kfree() | Dan Carpenter |
2011-06-22 | nl80211: use netlink consistent dump feature for BSS dumps | Johannes Berg |
2011-06-22 | netlink: advertise incomplete dumps | Johannes Berg |
2011-06-22 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/... | John W. Linville |
2011-06-21 | ip: introduce ip_is_fragment helper inline function | Paul Gortmaker |
2011-06-21 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan |
2011-06-21 | dcb: Add missing error check in dcb_ieee_set() | John Fastabend |
2011-06-21 | dcb: fix return type on dcb_setapp() | John Fastabend |
2011-06-21 | dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings | John Fastabend |
2011-06-21 | dcb: Add ieee_dcb_delapp() and dcb op to delete app entry | John Fastabend |
2011-06-21 | dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data | John Fastabend |
2011-06-21 | net: dcbnl, add multicast group for DCB | John Fastabend |
2011-06-21 | dcb: Add DCBX capabilities bitmask to the get_ieee response | John Fastabend |
2011-06-21 | core: add tracepoints for queueing skb to rcvbuf | Satoru Moriya |
2011-06-21 | udp: add tracepoints for queueing skb to rcvbuf | Satoru Moriya |
2011-06-21 | Remove redundant linux/version.h includes from net/ | Jesper Juhl |
2011-06-21 | Bluetooth: Fix not setting the chan state | Vinicius Costa Gomes |
2011-06-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 | Gustavo F. Padovan |
2011-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-06-20 | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-06-20 | net: export the receive time stamping hook for non-NAPI drivers | Richard Cochran |
2011-06-20 | ipv4, ping: Remove duplicate icmp.h include | Jesper Juhl |
2011-06-20 | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge | David S. Miller |
2011-06-20 | mac80211: quiesce vif before suspending | Eliad Peller |
2011-06-20 | Bluetooth: Remove useless access to the socket | Vinicius Costa Gomes |