Age | Commit message (Expand) | Author |
2010-08-17 | tipc: Prevent crash when broadcast link cannot send to all nodes | Allan Stephens |
2010-08-17 | tipc: Check for disabled bearer when processing incoming messages | Allan Stephens |
2010-08-17 | tipc: correct problems with misleading flags returned using poll() | Allan Stephens |
2010-08-17 | tipc: Provide correct error code for unsupported connect() operation | Allan Stephens |
2010-08-17 | tipc: add SO_RCVLOWAT support to stream socket receive path | Florian Westphal |
2010-08-17 | tipc: Fix log buffer memory leak if initialization fails | Anders Kaseorg |
2010-08-17 | ethtool: Provide a default implementation of ethtool_ops::get_drvinfo | Ben Hutchings |
2010-08-16 | net/decnet: Adjust confusing if indentation | Julia Lawall |
2010-08-16 | net/atm: Adjust confusing if indentation | Julia Lawall |
2010-08-16 | core: Factor out flow calculation from get_rps_cpu | Krishna Kumar |
2010-08-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-08-15 | Revert "netlink: netlink_recvmsg() fix" | David S. Miller |
2010-08-14 | ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss | Min Zhang |
2010-08-14 | xfrm: Use GFP_ATOMIC in xfrm_compile_policy | Herbert Xu |
2010-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-08-12 | Add a dummy printk function for the maintenance of unused printks | David Howells |
2010-08-11 | phylib: available for any speed ethernet | Randy Dunlap |
2010-08-11 | can: add limit for nframes and clean up signed/unsigned variables | Oliver Hartkopp |
2010-08-11 | DNS: If the DNS server returns an error, allow that to be cached [ver #2] | Wang Lei |
2010-08-11 | param: simple locking for sysfs-writable charp parameters | Rusty Russell |
2010-08-11 | nfs: update for module_param_named API change | Stephen Rothwell |
2010-08-11 | param: use ops in struct kernel_param, rather than get and set fns directly | Rusty Russell |
2010-08-11 | pkt_sched: Check .walk and .leaf class handlers | Jarek Poplawski |
2010-08-11 | pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops | Jarek Poplawski |
2010-08-10 | caif: Bugfix - Increase default headroom size for control channel. | Sjur Braendeland |
2010-08-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-08-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville |
2010-08-10 | Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM | Mat Martineau |
2010-08-10 | Bluetooth: Fix endianness issue with L2CAP MPS configuration | Mat Martineau |
2010-08-10 | net: Use NET_XMIT_SUCCESS where possible. | Ben Greear |
2010-08-10 | pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add... | Jarek Poplawski |
2010-08-10 | pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: a... | Jarek Poplawski |
2010-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-08-09 | cfg80211: fix locking in action frame TX | Johannes Berg |
2010-08-07 | pkt_sched: Fix sch_sfq vs tcf_bind_filter oops | Jarek Poplawski |
2010-08-07 | net: disable preemption before call smp_processor_id() | Changli Gao |
2010-08-07 | tcp: no md5sig option size check bug | Dmitry Popov |
2010-08-07 | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-08-07 | Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2010-08-06 | net: sunrpc: removed duplicated #include | Andrea Gelmini |
2010-08-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-08-06 | [DNS RESOLVER] Minor typo correction | Steve French |
2010-08-06 | DNS: Fixes for the DNS query module | David Howells |
2010-08-06 | cifs: Include linux/err.h for IS_ERR and PTR_ERR | Stephen Rothwell |
2010-08-05 | net: Fix napi_gro_frags vs netpoll path | Jarek Poplawski |
2010-08-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville |
2010-08-05 | DNS: Separate out CIFS DNS Resolver code | Wang Lei |
2010-08-04 | ppp: make channel_ops const | stephen hemminger |