]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net
[PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks.
[karo-tx-linux.git] / net /
2007-11-13 Radu Rendec[PKT_SCHED] CLS_U32: Fix endianness problem with u32...
2007-11-13 Evgeniy Polyakov[PKT_SCHED]: Fix OOPS when removing devices from a...
2007-11-12 Patrick McHardy[INET_DIAG]: Fix oops in netlink_rcv_skb
2007-11-12 YOSHIFUJI Hideaki[IPV6]: Fix unbalanced socket reference with MSG_CONFIRM.
2007-11-02 Adit Ranadive[PKTGEN]: srcmac fix
2007-11-02 Herbert Xu[SNAP]: Check packet length before reading
2007-11-02 Ranko Zivojnovic[NET]: gen_estimator deadlock fix
2007-11-02 Patrick McHardy[ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctl
2007-11-02 John W. Linville[IEEE80211]: avoid integer underflow for runt rx frames...
2007-10-18 Ilpo Järvinen[TCP]: Fix fastpath_cnt_hint when GSO skb is partially...
2007-10-18 David S. Miller[NET]: Zero length write() on socket should not simply...
2007-10-18 Stephen Hemminger[PKT_SCHED] cls_u32: error code isn't been propogated...
2007-10-12 Adrian BunkRevert "TCP: Fix TCP handling of SACK in bidirectional...
2007-10-06 Adrian Bunkunexport ip_conntrack_{,un}register_notifier
2007-10-06 Adrian Bunkunexport neigh_update_hhs
2007-10-06 Nick Bowler[IPSEC] AH4: Update IPv4 options handling to conform...
2007-09-24 Ilpo JärvinenTCP: Fix TCP handling of SACK in bidirectional flows
2007-07-22 Dmitry Butskoy[IPV6]: MSG_ERRQUEUE messages do not pass to connected...
2007-07-22 Patrick McHardy[NET]: Fix gen_estimator timer removal race
2007-07-22 Vlad YasevichSCTP: Add scope_id validation for link-local binds
2007-07-22 Johannes Berg[NET] skbuff: remove export of static symbol
2007-07-22 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: don't track locally generate...
2007-07-22 Mark Glines[TCP]: Use default 32768-61000 outgoing port range...
2007-07-22 Vasily Averin[NET]: "wrong timeout value" in sk_wait_data() v2
2007-07-22 Dave Jones[IPV4]: Correct rp_filter help text.
2007-07-22 Patrick McHardy[NETFILTER]: {ip,nf}_conntrack_sctp: fix remotely trigg...
2007-05-22 Jamal Hadi Salim[NET_SCHED]: prio qdisc boundary condition
2007-05-22 Corey Mutter[IPV6]: Reverse sense of promisc tests in ip6_mc_input
2007-05-22 David L Stevens[IPV6]: Send ICMPv6 error on scope violations.
2007-05-22 Srinivas Aji[TCP]: zero out rx_opt in tcp_disconnect()
2007-05-22 Stephen Hemminger[IPV6]: Track device renames in snmp6.
2007-05-22 Eric Sesterhenn[IPV6]: Fix slab corruption running ip6sic
2007-05-04 Andrew Hendry[X.25]: Add missing sock_put in x25_receive_data
2007-05-04 Jaroslav Kysela[NETFILTER]: ipt_CLUSTERIP: fix oops in checkentry...
2007-05-03 Jorge Boncompte[NETFILTER]: ip_nat_proto_gre: do not modify/corrupt...
2007-04-30 Adrian Bunk[IPV6]: Disallow RH0 by default (CVE-2007-2242)
2007-04-30 Adrian Bunk[NETLINK]: Infinite recursion in netlink (CVE-2007...
2007-04-25 Guennadi LiakhovetskiIrDA: irttp_dup spin_lock initialisation
2007-04-25 Jeet ChaudhuriIrDA: Incorrect TTP header reservation
2007-04-19 Olaf Kirch[IrDA]: Correctly handling socket error
2007-04-19 Aubrey Li[NET]: Fix UDP checksum issue in net poll mode.
2007-04-13 Patrick McHardy[NET_SCHED]: cls_tcindex: fix compatibility breakage
2007-04-13 Herbert Xu[IPSEC]: Reject packets within replay window but outsid...
2007-04-13 John Heffner[TCP]: Do receiver-side SWS avoidance for rcvbuf <...
2007-04-13 YOSHIFUJI Hideaki[IPv6]: Fix incorrect length check in rawv6_sendmsg()
2007-04-13 Patrick McHardy[NET_SCHED]: cls_basic: fix memory leak in basic_destroy
2007-04-10 Jean DelvareAPPLETALK: Fix a remotely triggerable crash (CVE-2007...
2007-04-08 Stephen Hemmingertcp: fix cubic scaling error
2007-04-03 Patrick McHardy[IFB]: Fix crash on input device removal
2007-03-28 YOSHIFUJI Hideaki[IPV6] HASHTABLES: Use appropriate seed for caluculatin...
2007-03-28 Patrick McHardy[NET_SCHED]: Fix ingress locking
2007-03-28 Patrick McHardy[NET_SCHED]: cls_basic: fix NULL pointer dereference
2007-03-28 Patrick McHardy[NET_SCHED]: Fix endless loops caused by inaccurate...
2007-03-24 Patrick McHardy[NETFILTER]: tcp conntrack: accept SYN|URG as valid
2007-03-24 Michał Mirosław[NETFILTER]: nfnetlink_log: fix use after free
2007-03-24 Michał Mirosław[NETFILTER]: nfnetlink_log: fix reference leak
2007-03-24 Michał Mirosław[NETFILTER]: nfnetlink_log: fix possible NULL pointer...
2007-03-24 Michał Mirosław[NETFILTER]: nfnetlink_log: fix NULL pointer dereference
2007-03-24 Patrick McHardy[NETFILTER]: nfnetlink_log: fix crash on bridged packet
2007-03-24 Patrick McHardy[NETFILTER]: nf_conntrack: fix incorrect classification...
2007-03-24 Michał MirosławFix reference counting (memory leak) problem in __nfuln...
2007-03-24 Patrick McHardyNETFILTER: xt_connbytes: fix division by zero
2007-03-24 Patrick McHardyNETFILTER: nf_conntrack_ipv6: fix crash when handling...
2007-03-24 Pablo Neira AyusoNETFILTER: ctnetlink: check for status attribute existe...
2007-03-24 Patrick McHardyNETFILTER: Kconfig: fix xt_physdev dependencies
2007-03-20 Alexey Dobriyan[NET]: Copy mac_len in skb_clone() as well
2007-03-20 Masayuki Nakagawa[IPV6]: ipv6_fl_socklist is inadvertently shared.
2007-03-20 Robert Olsson[IPV4]: Do not disable preemption in trie_leaf_remove().
2007-03-20 Joy Latten[XFRM]: Fix missing protocol comparison of larval SAs.
2007-03-11 Chris Wright[IPV6] fix ipv6_getsockopt_sticky copy_to_user leak
2007-03-11 Olaf Kirch[IPV6]: Fix for ipv6_setsockopt NULL dereference
2007-03-09 David S. Miller[IPV6]: Handle np->opt being NULL in ipv6_getsockopt_st...
2007-03-08 Arnaldo Carvalho... [TCP]: Fix minisock tcp_create_openreq_child() typo.
2007-03-08 David Stevens[IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcnt
2007-03-08 Michal Wrobel[IPV6]: anycast refcnt fix
2007-03-08 Herbert Xu[UDP]: Reread uh pointer after pskb_trim
2007-02-26 Patrick McHardy[DECNET]: Fix sfuzz hanging on 2.6.18
2007-02-26 Ilpo Järvinen[TCP]: Prevent pseudo garbage in SYN's advertized window
2007-02-26 Alexey Dobriyan[IPV4/IPV6] multicast: Check add_grhead() return value
2007-02-20 Marcel Holtmann[Bluetooth] Restrict well known PSM to privileged users
2007-02-20 Marcel Holtmann[Bluetooth] Missing endian swapping for L2CAP socket...
2007-02-14 Adrian BunkRevert "[Bluetooth] Fix compat ioctl for BNEP, CMTP...
2007-02-14 Al Viro[TCP]: struct tcp_sack_block annotations
2007-02-14 Jiri Bohac[IPX]: Fix NULL pointer dereference on ipx unload
2007-02-14 Herbert Xu[NETFILTER]: Clear GSO bits for TCP reset packet
2007-02-14 John Heffner[TCP]: Don't apply FIN exception to full TSO segments.
2007-02-14 Daniel Walker[ATM]: Fix for crash in adummy_init()
2007-02-14 Masayuki NakagawaTCP: skb is unexpectedly freed.
2007-02-14 Baruch EvenTCP: Fix sorting of SACK blocks.
2007-02-14 David S. MillerAF_PACKET: Check device down state before hard header...
2007-02-14 Eric W. BiedermanDECNET: Handle a failure in neigh_parms_alloc (take 2)
2007-01-26 Marcel Holtmann[Bluetooth] Fix deadlock in the L2CAP layer
2007-01-26 Marcel Holtmann[Bluetooth] Add locking for bt_proto array manipulation
2007-01-26 Marcel Holtmann[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP
2007-01-26 Marcel Holtmann[Bluetooth] Handle command complete event for exit...
2007-01-26 Marcel Holtmann[Bluetooth] Return EINPROGRESS for non-blocking socket...
2007-01-25 Marcel Holtmann[Bluetooth] Fix uninitialized return value for RFCOMM...
2007-01-25 Marcel Holtmann[Bluetooth] More checks if DLC is still attached to...
2007-01-25 David S. MillerBLUETOOTH: Fix unaligned access in hci_send_to_sock.
2007-01-25 Marcel Holtmann[Bluetooth] Check if DLC is still attached to the TTY
next