summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-08-22PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov
2010-08-22net: rps: fix the wrong network header pointerChangli Gao
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron
2010-08-20net: build_ehash_secret() and rt_bind_peer() cleanupsEric Dumazet
2010-08-20net_sched: sch_sfq: use proto_ports_offset() to support AH messageChangli Gao
2010-08-20netfilter: xt_hashlimit: use proto_ports_offset() to support AH messageChangli Gao
2010-08-20netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH messageChangli Gao
2010-08-20net_sched: cls_flow: use proto_ports_offset() to support AH messageChangli Gao
2010-08-20net: rps: use proto_ports_offset() to handle the AH message correctlyChangli Gao
2010-08-20net: rps: skip fragment when computing rxhashChangli Gao
2010-08-20net: rps: reset network header before calling skb_get_rxhash()Changli Gao
2010-08-19atm: remove a net_device_stats clearEric Dumazet
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-18tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens
2010-08-18tipc: Allow connect() to wait indefinitelyAllan Stephens
2010-08-18tipc: Minor enhancements to name table display formatAllan Stephens
2010-08-18tipc: Optimize tipc_node_has_active_links()Allan Stephens
2010-08-18tipc: Remove per-connection sequence number logicAllan Stephens
2010-08-18tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens
2010-08-18tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens
2010-08-18tipc: Prevent crash when broadcast link cannot send to all nodesAllan Stephens
2010-08-18tipc: Check for disabled bearer when processing incoming messagesAllan Stephens
2010-08-18tipc: correct problems with misleading flags returned using poll()Allan Stephens
2010-08-18tipc: Provide correct error code for unsupported connect() operationAllan Stephens
2010-08-18tipc: add SO_RCVLOWAT support to stream socket receive pathFlorian Westphal
2010-08-18tipc: Fix log buffer memory leak if initialization failsAnders Kaseorg
2010-08-17ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings
2010-08-17net/decnet: Adjust confusing if indentationJulia Lawall
2010-08-17net/atm: Adjust confusing if indentationJulia Lawall
2010-08-17core: Factor out flow calculation from get_rps_cpuKrishna Kumar
2010-08-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-16Revert "netlink: netlink_recvmsg() fix"David S. Miller
2010-08-15ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mssMin Zhang
2010-08-15xfrm: 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-12phylib: 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