aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-10-07tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera
2008-10-07net: Fix netdev_run_todo dead-lockHerbert Xu
2008-10-07tcp: Fix possible double-ack w/ user dmaAli Saidi
2008-10-07net: only invoke dev->change_rx_flags when device is UPPatrick McHardy
2008-10-06netrom: Fix sock_orphan() use in nr_releaseJarek Poplawski
2008-10-06ax25: Quick fix for making sure unaccepted sockets get destroyed.David S. Miller
2008-10-06Revert "ax25: Fix std timer socket destroy handling."David S. Miller
2008-10-01af_key: Free dumping state on socket closeTimo Teras
2008-10-01XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard
2008-10-01ipv6: NULL pointer dereferrence in tcp_v6_send_ackDenis V. Lunev
2008-10-01tcp: Fix NULL dereference in tcp_4_send_ack()Vitaliy Gusev
2008-09-30sctp: Fix kernel panic while process protocol violation parameterWei Yongjun
2008-09-30iucv: Fix mismerge again.Heiko Carstens
2008-09-30ipsec: Fix pskb_expand_head corruption in xfrm_state_check_spaceHerbert Xu
2008-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-24netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertionYasuyuki Kozakai
2008-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-09-249p: fix put_data error handlingEric Van Hensbergen
2008-09-249p: introduce missing kfreeJulia Lawall
2008-09-249p-trans_fd: fix and clean up module init/exit pathsTejun Heo
2008-09-249p-trans_fd: don't do fs segment mangling in p9_fd_poll()Tejun Heo
2008-09-249p-trans_fd: clean up p9_conn_create()Tejun Heo
2008-09-249p-trans_fd: fix trans_fd::p9_conn_destroy()Tejun Heo
2008-09-249p: implement proper trans module refcounting and unregistrationTejun Heo
2008-09-23sys_paccept: disable paccept() until API design is resolvedMichael Kerrisk
2008-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-20netdev: simple_tx_hash shouldn't hash inside fragmentsAlexander Duyck
2008-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-18sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTHVlad Yasevich
2008-09-18sctp: do not enable peer features if we can't do them.Vlad Yasevich
2008-09-18sctp: set the skb->ip_summed correctly when sending over loopback.Vlad Yasevich
2008-09-16warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven
2008-09-15udp: Fix rcv socket lockingHerbert Xu
2008-09-12[Bluetooth] Fix regression from using default link policyMarcel Holtmann
2008-09-09ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman
2008-09-09ipsec: Restore larval states and socket policies in dumpHerbert Xu
2008-09-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann
2008-09-09[Bluetooth] Fix reference counting during ACL config stageMarcel Holtmann
2008-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-08bridge: don't allow setting hello time to zeroStephen Hemminger
2008-09-08netns : fix kernel panic in timewait socket destructionDaniel Lezcano
2008-09-07pkt_sched: Fix qdisc state in net_tx_action()Jarek Poplawski
2008-09-07netfilter: nf_conntrack_irc: make sure string is terminated before calling si...Patrick McHardy
2008-09-07netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixletAlexey Dobriyan
2008-09-07netfilter: nf_conntrack_gre: more locking around keymap listAlexey Dobriyan
2008-09-07netfilter: nf_conntrack_sip: de-static helper pointersAlexey Dobriyan
2008-09-05Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"Linus Torvalds
2008-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds