summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-11-15[TCP]: Fix up sysctl_tcp_mem initialization.John Heffner
2006-11-15[NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()Patrick McHardy
2006-11-15[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queuePatrick McHardy
2006-11-15[NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBALPatrick McHardy
2006-11-10[IPVS]: More endianness fixed.Julian Anastasov
2006-11-07[DECNET]: Endianess fixes (try #2)Steven Whitehouse
2006-11-07[NET]: Set truesize in pskb_copyHerbert Xu
2006-11-07[NETPOLL]: Compute checksum properly in netpoll_send_udp().Chris Lalancette
2006-11-07[PKT_SCHED] sch_htb: Use hlist_del_init().Stephen Hemminger
2006-11-07[TCP]: Don't use highmem in tcp hash size calculation.John Heffner
2006-11-06Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-11-06[PATCH] sunrpc: add missing spin_unlockAkinobu Mita
2006-11-06Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-11-05[NETLABEL]: Fix build failure.Paul Moore
2006-11-05[IPV6]: Give sit driver an appropriate module alias.Patrick McHardy
2006-11-05[IPV6]: Add ndisc_netdev_notifier unregister.Dmitry Mishin
2006-11-05[NET]: __alloc_pages() failures reported due to fragmentationLarry Woodman
2006-11-05[PKTGEN]: TCI endianness fixesAl Viro
2006-11-05[NETFILTER] bug: skb->protocol is already net-endianAl Viro
2006-11-05[NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bitAl Viro
2006-11-05[NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bitAl Viro
2006-11-05[IPX]: Annotate and fix IPX checksumAl Viro
2006-11-05[IPX]: Trivial parts of endianness annotationsAl Viro
2006-11-01[NETFILTER]: silence a warning in ebtablesMeelis Roos
2006-11-01[IPV6]: File the fingerprints off ah6->spi/esp6->spiAl Viro
2006-11-01[TCP]: Set default congestion control when no sysctl.Stephen Hemminger
2006-11-01[TIPC] net/tipc/port.c: fix NULL dereferenceAdrian Bunk
2006-10-31[PATCH] ieee80211: don't flood log with errorsJiri Benc
2006-10-31[PATCH] skge, sky2, et all. gplv2 onlyStephen Hemminger
2006-10-31[IPV6]: fix flowlabel seqfile handlingJames Morris
2006-10-30[IPV6]: return EINVAL for invalid address with flowlabel lease requestJames Morris
2006-10-30[SCTP]: Remove temporary associations from backlog and hash.Vlad Yasevich
2006-10-30[SCTP]: Correctly set IP id for SCTP trafficVlad Yasevich
2006-10-30[NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore
2006-10-30[NETFILTER]: ip_tables: compat code module refcounting fixDmitry Mishin
2006-10-30[NETFILTER]: nf_conntrack: add missing unlock in get_next_corpse()Martin Josefsson
2006-10-30[NETFILTER]: ip_tables: compat error way cleanupVasily Averin
2006-10-30[NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tablesDmitry Mishin
2006-10-30[NETFILTER]: remove masq/NAT from ip6tables Kconfig helpPatrick McHardy
2006-10-30[IPV6]: fix lockup via /proc/net/ip6_flowlabelJames Morris
2006-10-30[NET]: fix uaccess handlingHeiko Carstens
2006-10-30[SCTP]: Always linearise packet on inputHerbert Xu
2006-10-30[DCCP]: fix printk format warningsRandy Dunlap
2006-10-30[NET]: Fix segmentation of linear packetsHerbert Xu
2006-10-30[XFRM] xfrm_user: Fix unaligned accesses.David S. Miller
2006-10-30[APPLETALK]: Fix potential OOPS in atalk_sendmsg().David S. Miller
2006-10-30[PATCH] fix "sunrpc: fix refcounting problems in rpc servers"Andrew Morton
2006-10-30[PATCH] sunrpc: fix refcounting problems in rpc serversNeil Brown
2006-10-25[BRIDGE]: correct print message typoRandy Dunlap
2006-10-25[TCP] H-TCP: fix integer overflowGavin McCullagh