aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-07-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-31fs: 9p/conv.c error path fixMariusz Kozlowski
2007-07-31[RTNETLINK]: Fix warning for !CONFIG_KMODThomas Graf
2007-07-31[IPV4] ip_options.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-07-31[DECNET]: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox
2007-07-31[NET]: ethtool ops are the only wayMatthew Wilcox
2007-07-31[XFRM]: State selection update to use inner addresses.Joakim Koskela
2007-07-31[IPSEC]: Ensure that state inner family is setHerbert Xu
2007-07-31[TCP]: Bidir flow must not disregard SACK blocks for lost markingIlpo Järvinen
2007-07-31[TCP]: Fix ratehalving with bidirectional flowsIlpo Järvinen
2007-07-31[AF_UNIX]: Make code static.Adrian Bunk
2007-07-31[NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.Adrian Bunk
2007-07-31[PKTGEN]: make get_ipsec_sa() static and non-inlineAdrian Bunk
2007-07-31[IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses.Dave Johnson
2007-07-31[NET]: Fix prio_tune() handling of root qdisc.Peter P Waskiewicz Jr
2007-07-31[NET]: Fix sch_api to properly set sch->parent on the root.Patrick McHardy
2007-07-31[NET_SCHED]: Fix prio/ingress classification logic errorPatrick McHardy
2007-07-31[IPV4/IPV6]: Fail registration if inet device construction failsHerbert Xu
2007-07-31[NET]: Allow netdev REGISTER/CHANGENAME events to failHerbert Xu
2007-07-31[NET]: Take dev_base_lock when moving device name hash list entryHerbert Xu
2007-07-31[NET]: Call uninit if necessary in register_netdeviceHerbert Xu
2007-07-31[IPVS]: Use skb_forward_csumHerbert Xu
2007-07-31[PKTGEN]: Add missing KERN_* tags to printk()s.David S. Miller
2007-07-31[BLUETOOTH] l2cap: don't mangle cmd.lenAl Viro
2007-07-31[BLUETOOTH]: pass (host-endian) cmd length as explicit argument to l2cap_conf...Al Viro
2007-07-31[BLUETOOTH] l2cap: endianness annotationsAl Viro
2007-07-31[BLUETOOTH]: Fix endianness bug in l2cap_sock_listen()Al Viro
2007-07-31[IRDA]: Fix rfcomm use-after-freeMarcel Holtmann
2007-07-31[IPV6]: Don't update ADVMSS on routes where the MTU is not also updatedSimon Arlott
2007-07-31[TIPC]: fix tipc_link_create error handlingFlorian Westphal
2007-07-31[NET]: kernel-doc fixesRandy Dunlap
2007-07-31[TCP]: htcp - use measured rttStephen Hemminger
2007-07-31[TCP]: cubic - eliminate use of receive time stampStephen Hemminger
2007-07-31[TCP]: congestion control API pass RTT in microsecondsStephen Hemminger
2007-07-27[S390] Convert to smp_call_function_single.Heiko Carstens
2007-07-26net/* misc endianness annotationsAl Viro
2007-07-26ip6_tunnel - endianness annotationsAl Viro
2007-07-26netfilter endian regressionsAl Viro
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz
2007-07-24[8021Q]: vlan_ioctl_handler: fix return valueAndrew Morton
2007-07-24[GENETLINK]: Correctly report errors while registering a multicast groupThomas Graf
2007-07-24[GENETLINK]: Fix adjustment of number of multicast groupsThomas Graf
2007-07-24[GENETLINK]: Fix race in genl_unregister_mc_groups()Thomas Graf
2007-07-24[NETFILTER]: Clean up duplicate includes in net/netfilter/Jesper Juhl
2007-07-24[NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl
2007-07-24[NETFILTER]: Fix logging regressionPatrick McHardy
2007-07-24[TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic.YOSHIFUJI Hideaki
2007-07-24nfsd: fix possible oops on re-insertion of rpcsec_gss modulesJ. Bruce Fields
2007-07-229p: Don't use binary sysctl numbers.Eric W. Biederman