summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-13[IPSEC]: Changing API of xfrm4_tunnel_register.Kazunori MIYAZAWA
2007-02-13[TCP]: Prevent pseudo garbage in SYN's advertized windowIlpo Järvinen
2007-02-13[NET_SCHED]: sch_hfsc: replace ASSERT macro by WARN_ONPatrick McHardy
2007-02-13[BRIDGE] br_if: Fix oops in port_carrier_checkJarek Poplawski
2007-02-13[NETFILTER]: Clear GSO bits for TCP reset packetHerbert Xu
2007-02-13[TG3]: Update copyright, version, and reldate.Michael Chan
2007-02-13[TG3]: Add some tx timeout debug messages.Michael Chan
2007-02-13[TG3]: Use constant for PHY register 0x1e.Michael Chan
2007-02-13[TG3]: Power down 5704 serdes transceiver when shutting down.Michael Chan
2007-02-13[TG3]: 5906 doesn't need to switch to slower clock.Michael Chan
2007-02-13[TG3]: 5722/5756 don't need PHY jitter workaround.Michael Chan
2007-02-13[TG3]: Use lower DMA watermark for 5703.Michael Chan
2007-02-13[TG3]: Save MSI state before suspend.Michael Chan
2007-02-12[XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=nPatrick McHardy
2007-02-12[IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.YOSHIFUJI Hideaki
2007-02-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-02-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-02-12[SPARC]: Re-export saved_command_line to modules.David S. Miller
2007-02-12[SPARC64]: Increase command line size to 2048 like other arches.David S. Miller
2007-02-12[SPARC64]: We do not need ZONE_DMA.David S. Miller
2007-02-12don't use 'localversion*' files twiceLinus Torvalds
2007-02-12[XFRM]: Fix OOPSes in xfrm_audit_log().David S. Miller
2007-02-12[TCP]: cleanup of htcp (resend)Stephen Hemminger
2007-02-12[TCP]: Use read mostly for CUBIC parameters.Stephen Hemminger
2007-02-12[NETFILTER]: nf_conntrack_tcp: make sysctl variables staticPatrick McHardy
2007-02-12[NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packetsMasahide NAKAMURA
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki
2007-02-12[NETFILTER]: Kconfig: improve dependency handlingPatrick McHardy
2007-02-12[NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registrationPatrick McHardy
2007-02-12[NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to voidPatrick McHardy
2007-02-12[NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callbackPatrick McHardy
2007-02-12[NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callbackPatrick McHardy
2007-02-12[NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy
2007-02-12[NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy
2007-02-12[NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...Patrick McHardy
2007-02-12[NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos arrayPatrick McHardy
2007-02-12[NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos arrayPatrick McHardy
2007-02-12[NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos arrayPatrick McHardy
2007-02-12[NETFILTER]: nf_log: minor cleanupsPatrick McHardy
2007-02-12[NETFILTER]: nf_log: switch logger registration/unregistration to mutexPatrick McHardy
2007-02-12[NETFILTER]: nf_log: make nf_log_unregister_pf return voidPatrick McHardy
2007-02-12[NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointerPatrick McHardy
2007-02-12[NETFILTER]: Switch nf_register_hook/nf_unregister_hook to mutexPatrick McHardy
2007-02-12[NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutexPatrick McHardy
2007-02-12[NETFILTER]: Remove unnecessary synchronize_net() in nf_register_hookPatrick McHardy
2007-02-12[NETFILTER]: Properly use RCU in nf_ct_attachPatrick McHardy
2007-02-12Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven