summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp
2010-08-18net/ax25: Use available error codesJulia Lawall
2010-08-18net/ax25: Use available error codesJulia Lawall
2010-08-18net/sched: remove unneeded NULL checkDan Carpenter
2010-08-17tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens
2010-08-17tipc: Allow connect() to wait indefinitelyAllan Stephens
2010-08-17tipc: Minor enhancements to name table display formatAllan Stephens
2010-08-17tipc: Optimize tipc_node_has_active_links()Allan Stephens
2010-08-17tipc: Remove per-connection sequence number logicAllan Stephens
2010-08-17tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens
2010-08-17tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens
2010-08-17tipc: Prevent crash when broadcast link cannot send to all nodesAllan Stephens
2010-08-17tipc: Check for disabled bearer when processing incoming messagesAllan Stephens
2010-08-17tipc: correct problems with misleading flags returned using poll()Allan Stephens
2010-08-17tipc: Provide correct error code for unsupported connect() operationAllan Stephens
2010-08-17tipc: add SO_RCVLOWAT support to stream socket receive pathFlorian Westphal
2010-08-17tipc: Fix log buffer memory leak if initialization failsAnders Kaseorg
2010-08-17ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings
2010-08-16net/decnet: Adjust confusing if indentationJulia Lawall
2010-08-16net/atm: Adjust confusing if indentationJulia Lawall
2010-08-16core: Factor out flow calculation from get_rps_cpuKrishna Kumar
2010-08-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-15Revert "netlink: netlink_recvmsg() fix"David S. Miller
2010-08-14ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mssMin Zhang
2010-08-14xfrm: Use GFP_ATOMIC in xfrm_compile_policyHerbert Xu
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells
2010-08-11phylib: available for any speed ethernetRandy Dunlap
2010-08-11can: add limit for nframes and clean up signed/unsigned variablesOliver Hartkopp
2010-08-11DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell
2010-08-11nfs: update for module_param_named API changeStephen Rothwell
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell
2010-08-11pkt_sched: Check .walk and .leaf class handlersJarek Poplawski
2010-08-11pkt_sched: Fix sch_sfq vs tc_modify_qdisc oopsJarek Poplawski
2010-08-10caif: Bugfix - Increase default headroom size for control channel.Sjur Braendeland
2010-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-08-10Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTMMat Martineau
2010-08-10Bluetooth: Fix endianness issue with L2CAP MPS configurationMat Martineau
2010-08-10net: Use NET_XMIT_SUCCESS where possible.Ben Greear
2010-08-10pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add...Jarek Poplawski
2010-08-10pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: a...Jarek Poplawski
2010-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-09cfg80211: fix locking in action frame TXJohannes Berg
2010-08-07pkt_sched: Fix sch_sfq vs tcf_bind_filter oopsJarek Poplawski
2010-08-07net: disable preemption before call smp_processor_id()Changli Gao
2010-08-07tcp: no md5sig option size check bugDmitry Popov