PC300too alternative WAN driver
[safe/jmp/linux-2.6] / net /
2007-02-05 John W. Linville[PATCH] softmac: avoid assert in ieee80211softmac_wx_ge...
2007-02-03 Adrian Bunk[NETFILTER]: nf_conntrack_h323: fix compile error with...
2007-02-03 Patrick McHardy[NETFILTER]: ctnetlink: fix compile failure with NF_CON...
2007-02-02 Patrick McHardy[NET_SCHED]: act_ipt: fix regression in ipt action
2007-01-31 Patrick McHardy[NETFILTER]: xt_hashlimit: fix ip6tables dependency
2007-01-30 Vlad Yasevich[SCTP]: Force update of the rto when processing HB-ACK
2007-01-30 Li Yewang[IPV6]: fix BUG of ndisc_send_redirect()
2007-01-30 Neil Horman[IPV6]: Fix up some CONFIG typos
2007-01-30 Patrick McHardy[NETFILTER]: SIP conntrack: fix out of bounds memory...
2007-01-30 Lars Immisch[NETFILTER]: SIP conntrack: fix skipping over user...
2007-01-30 Patrick McHardy[NETFILTER]: xt_connbytes: fix division by zero
2007-01-30 NeilBrown[PATCH] knfsd: ratelimit some nfsd messages that are...
2007-01-27 Robert Olsson[IPV4]: Fix single-entry /proc/net/fib_trie output.
2007-01-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-01-26 NeilBrown[PATCH] knfsd: fix an NFSD bug with full sized, non...
2007-01-26 NeilBrown[PATCH] knfsd: fix setting of ACL server versions
2007-01-26 Patrick McHardy[NETFILTER]: nf_conntrack_pptp: fix NAT setup of expect...
2007-01-26 Patrick McHardy[NETFILTER]: nf_nat_pptp: fix expectation removal
2007-01-26 Patrick McHardy[NETFILTER]: nf_nat: fix ICMP translation with statical...
2007-01-26 David S. Miller[TCP]: Restore SKB socket owner setting in tcp_transmit...
2007-01-26 David S. Miller[AF_PACKET]: Check device down state before hard header...
2007-01-25 Eric W. Biederman[DECNET]: Handle a failure in neigh_parms_alloc (take 2)
2007-01-25 Baruch Even[TCP]: Fix sorting of SACK blocks.
2007-01-24 David S. Miller[AF_PACKET]: Fix BPF handling.
2007-01-24 Eric W. Biederman[IPV4]: Fix the fib trie iterator to work with a single...
2007-01-24 Trond Myklebust[PATCH] NFS: Fix Oops in rpc_call_sync()
2007-01-24 Brian Haley[SCTP]: Fix compiler warning.
2007-01-24 Noriaki TAKAMIYA[IPV6]: Fixed the size of the netlink message notified...
2007-01-24 Jarek Poplawski[TCP]: rare bad TCP checksum with 2.6.19
2007-01-24 David S. MillerMerge /linux/kernel/git/holtmann/bluetooth-2.6
2007-01-24 Masayuki Nakagawa[TCP]: skb is unexpectedly freed.
2007-01-24 Herbert Xu[IPSEC]: Policy list disorder
2007-01-24 Andrew Hendry[X.25]: Add missing sock_put in x25_receive_data
2007-01-24 Vlad Yasevich[SCTP]: Fix SACK sequence during shutdown
2007-01-24 Vlad Yasevich[SCTP]: Correctly handle unexpected INIT-ACK chunk.
2007-01-24 Vlad Yasevich[SCTP]: Verify some mandatory parameters.
2007-01-24 Vlad Yasevich[SCTP]: Set correct error cause value for missing param...
2007-01-24 Patrick McHardy[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_co...
2007-01-24 YOSHIFUJI Hideaki[IPV6] MCAST: Fix joining all-node multicast group...
2007-01-24 Herbert Xu[IPSEC] flow: Fix potential memory leak
2007-01-23 Stephen Hemminger[PATCH] email change for shemminger@osdl.org
2007-01-22 Marcel Holtmann[Bluetooth] Restrict well known PSM to privileged users
2007-01-22 Marcel Holtmann[Bluetooth] Missing endian swapping for L2CAP socket...
2007-01-09 Jarek Poplawski[IPV4] devinet: inetdev_init out label moved after...
2007-01-09 Paul Moore[INET]: style updates for the inet_sock->is_icsk assign...
2007-01-09 Vlad Yasevich[SCTP]: Fix err_hdr assignment in sctp_init_cause.
2007-01-09 Patrick McHardy[NETFILTER]: nf_nat: fix hanging connections when loadi...
2007-01-09 Patrick McHardy[NETFILTER]: nf_conntrack_ipv6: fix crash when handling...
2007-01-09 Craig Schlenter[TCP]: Fix iov_len calculation in tcp_v4_send_ack().
2007-01-09 Patrick McHardy[NETFILTER]: nf_conntrack_netbios_ns: fix uninitialized...
2007-01-09 Paul MooreNetLabel: correct CIPSO tag handling when adding new...
2007-01-09 Marcel Holtmann[Bluetooth] Handle device registration failures
2007-01-09 Marcel Holtmann[Bluetooth] Fix uninitialized return value for RFCOMM...
2007-01-09 Marcel Holtmann[Bluetooth] More checks if DLC is still attached to...
2007-01-09 Marcel Holtmann[Bluetooth] Add packet size checks for CAPI messages
2007-01-09 Andrew Hendry[X25]: Trivial, SOCK_DEBUG's in x25_facilities missing...
2007-01-09 Paul Moore[INET]: Fix incorrect "inet_sock->is_icsk" assignment.
2007-01-04 David L Stevens[IPV4/IPV6]: Fix inet{,6} device initialization order.
2007-01-04 Chuck Ebbert[NETFILTER]: ebtables: don't compute gap before checkin...
2007-01-04 Martin Josefsson[NETFILTER]: nf_nat: fix MASQUERADE crash on device...
2007-01-04 Patrick McHardy[NETFILTER]: New connection tracking is not EXPERIMENTA...
2007-01-04 Patrick McHardy[NETFILTER]: Fix routing of REJECT target generated...
2007-01-04 Dmitry Mishin[NETFILTER]: compat offsets size change
2007-01-04 Adrian Bunk[X25]: proper prototype for x25_init_timers()
2007-01-04 Mariusz Kozlowski[AF_NETLINK]: module_put cleanup
2007-01-04 Christoph Hellwig[XFRM_USER]: avoid pointless void ** casts
2007-01-04 Alexey Dobriyan[NETFILTER] xt_hashlimit.c: fix typo
2007-01-04 David S. Miller[PKTGEN]: Convert to kthread API.
2006-12-31 Martin Willi[XFRM]: Algorithm lookup using .compat name
2006-12-26 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-12-22 David S. Miller[UDP]: Fix reversed logic in udp_get_port().
2006-12-22 Adrian Bunk[SCTP]: make 2 functions static
2006-12-22 Ivan Skytte Jorgensen[SCTP]: Fix typo adaption -> adaptation as per the...
2006-12-22 Paul MooreNetLabel: correctly fill in unused CIPSOv4 level and...
2006-12-22 Paul MooreNetLabel: perform input validation earlier on CIPSOv4...
2006-12-22 Akinobu Mita[PATCH] gss_spkm3: fix error handling in module init
2006-12-19 Ulrich Kunitz[PATCH] ieee80211softmac: Fix mutex_lock at exit of...
2006-12-19 Ulrich Kunitz[PATCH] ieee80211softmac: Fix errors related to the...
2006-12-18 Li Yewang[IPV4]: Fix BUG of ip_rt_send_redirect()
2006-12-18 Leigh Brown[TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash
2006-12-18 Leigh Brown[TCP]: Fix oops caused by tcp_v4_md5_do_del
2006-12-18 David S. Miller[NETFILTER] IPV6: Fix dependencies.
2006-12-18 Ralf Baechle[AX.25]: Fix unchecked rose_add_loopback_neigh uses
2006-12-18 Ralf Baechle[AX.25]: Fix unchecked rose_add_loopback_node uses
2006-12-18 Ralf Baechle[AX.25]: Fix unchecked ax25_linkfail_register uses
2006-12-18 Ralf Baechle[AX.25]: Fix unchecked nr_add_node uses.
2006-12-18 Ralf Baechle[AX.25]: Fix unchecked ax25_listen_register uses
2006-12-18 Ralf Baechle[AX.25]: Fix unchecked ax25_protocol_register uses.
2006-12-18 Ralf Baechle[AX.25]: Mark all kmalloc users __must_check
2006-12-14 Patrick McHardy[NETFILTER]: bridge-netfilter: remove deferred hooks
2006-12-14 Kim Nordlund[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES
2006-12-14 Ivan Skytte Jorgensen[SCTP]: Add support for SCTP_CONTEXT socket option.
2006-12-14 Sridhar Samudrala[SCTP]: Enable auto loading of SCTP when creating an...
2006-12-14 Sridhar Samudrala[SCTP]: Handle address add/delete events in a more...
2006-12-14 David S. Miller[TCP]: Fix oops caused by __tcp_put_md5sig_pool()
2006-12-14 Brian Haley[IPV6]: Fix IPV6_UNICAST_HOPS getsockopt().
2006-12-14 Ian McDonald[DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li
2006-12-14 Al Viro[NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst...
2006-12-14 Dmitry Mishin[NETFILTER]: ip_tables: ipt and ipt_compat checks unifi...
2006-12-14 Yasuyuki Kozakai[NETFILTER]: x_tables: add missing try to load conntrac...
next