]> err.no Git - linux-2.6/history - net
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/pasem...
[linux-2.6] / net /
2007-11-13 Urs Thuermann[AF_PACKET]: Fix minor code duplication
2007-11-13 Paul MackerrasMerge branch 'for-2.6.24' of master.kernel.org:/pub...
2007-11-13 David S. MillerMerge branch 'pending' of master.kernel.org:/pub/scm...
2007-11-13 Trond Myklebust[NET]: Add the helper kernel_sock_shutdown()
2007-11-13 Pierre Ynard[IPV6]: Add ifindex field to ND user option messages.
2007-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-12 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-11-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-12 Jesper JuhlFix memory leak in discard case of sctp_sf_abort_violat...
2007-11-11 Denis V. Lunev[INET]: Small possible memory leak in FIB rules
2007-11-11 Alexey Dobriyan[NETNS]: init dev_base_lock only once
2007-11-11 Pavel Emelyanov[UNIX]: The unix_nr_socks limit can be exceeded
2007-11-11 Pavel Emelyanov[AF_UNIX]: Convert socks to unix_socks in scan_inflight...
2007-11-11 Pavel Emelyanov[AF_UNIX]: Make unix_tot_inflight counter non-atomic
2007-11-11 Peter P Waskiewicz Jr[AF_PACKET]: Allow multicast traffic to be caught by...
2007-11-11 Johannes Bergmac80211: fix MAC80211_RCSIMPLE Kconfig
2007-11-11 John W. Linvillemac80211: make "decrypt failed" messages conditional...
2007-11-11 Johannes Bergmac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AU...
2007-11-11 Johannes Bergmac80211: remove unused driver ops
2007-11-11 Johannes Bergmac80211: remove ieee80211_common.h
2007-11-11 Michael Bueschrfkill: Fix sparse warning
2007-11-11 Michael Bueschrfkill: Use mutex_lock() at register and add sanity...
2007-11-11 Johannes Bergmac80211: allow driver to ask for a rate control algorithm
2007-11-11 Johannes Bergmac80211: don't allow registering the same rate control...
2007-11-11 Michael Bueschrfkill: Use subsys_initcall
2007-11-11 Johannes Bergmac80211: make simple rate control algorithm built-in
2007-11-11 Michael Bueschrfkill: Register LED triggers before registering switch
2007-11-11 Johannes Bergsoftmac: fix wext MLME request reason code endianness
2007-11-11 Radu Rendec[PKT_SCHED] CLS_U32: Use ffs() instead of C code on...
2007-11-11 Patrick McHardy[VLAN]: Allow setting mac address while device is up
2007-11-11 Patrick McHardy[VLAN]: Don't synchronize addresses while the vlan...
2007-11-11 Pavel Emelyanov[INET]: Cleanup the xfrm4_tunnel_(un)register
2007-11-11 Pavel Emelyanov[INET]: Add missed tunnel64_err handler
2007-11-11 Pavel Emelyanov[IPX]: Use existing sock refcnt debugging infrastructure
2007-11-11 Pavel Emelyanov[PACKET]: Use existing sock refcnt debugging infrastructure
2007-11-11 Joe Perches[NET]: Fix infinite loop in dev_mc_unsync().
2007-11-11 Pavel Emelyanov[NET]: Make helper to get dst entry and "use" it
2007-11-11 Pavel Emelyanov[IPV4]: Remove bugus goto-s from ip_route_input_slow
2007-11-11 Ilpo Järvinen[TCP]: Split SACK FRTO flag clearing (fixes FRTO corner...
2007-11-11 Ilpo Järvinen[TCP]: Add unlikely() to sacktag out-of-mem in fragment...
2007-11-11 Ilpo Järvinen[TCP]: Fix reord detection due to snd_una covered holes
2007-11-11 Ilpo Järvinen[TCP]: Consider GSO while counting reord in sacktag
2007-11-10 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-11-09 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-11-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-11-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-11-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2007-11-09 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2007-11-09 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-11-09 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-11-09 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-11-09 Vlad YasevichSCTP: Always flush the queue when uncorcking.
2007-11-09 Vlad YasevichSCTP: Fix PR-SCTP to deliver all the accumulated ordere...
2007-11-09 Vlad YasevichSCTP: Make sctp_verify_param return multiple indications.
2007-11-09 Vlad YasevichSCTP: Convert custom hash lists to use hlist.
2007-11-09 Vlad YasevichSCTP: Use hashed lookup when looking for an association.
2007-11-09 Paul MundtMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-11-08 Paul MackerrasMerge branch 'for-2.6.24' of master.kernel.org:/pub...
2007-11-07 Vlad YasevichSCTP: Fix a potential race between timers and receive...
2007-11-07 Vlad YasevichSCTP: Allow ADD_IP to work with AUTH for backward compa...
2007-11-07 Vlad YasevichSCTP: Correctly disable ADD-IP when AUTH is not supported.
2007-11-07 Vlad YasevichSCTP: Update RCU handling during the ADD-IP case
2007-11-07 Vlad YasevichSCTP: Fix difference cases of retransmit.
2007-11-07 Wei YongjunSCTP : Fix to process bundled ASCONF chunk correctly
2007-11-07 Wei YongjunSCTP : Fix bad formatted comment in outqueue.c
2007-11-07 Patrick McHardy[NETLINK]: Fix unicast timeouts
2007-11-07 Eric Dumazet[INET]: Remove per bucket rwlock in tcp/dccp ehash...
2007-11-07 Rumen G. Bogdanovski[IPVS]: Synchronize closing of Connections
2007-11-07 Rumen G. Bogdanovski[IPVS]: Bind connections on stanby if the destination...
2007-11-07 Pavel Emelyanov[NET]: Clean proto_(un)register from in-code ifdefs
2007-11-07 Herbert Xu[IPSEC]: Fix crypto_alloc_comp error checking
2007-11-07 Patrick McHardy[VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctl
2007-11-07 Johann Felix Soden[NETNS]: Fix compiler error in net_namespace.c
2007-11-07 Radu Rendec[PKT_SCHED] CLS_U32: Fix endianness problem with u32...
2007-11-07 Jiri Olsa[NET]: Removing duplicit #includes
2007-11-07 Pavel Emelyanov[IPV4]: Compact some ifdefs in the fib code.
2007-11-07 Alexey Dobriyan[IPV6]: Convert /proc/net/ipv6_route to seq_file interface
2007-11-07 Evgeniy Polyakov[PKT_SCHED]: Fix OOPS when removing devices from a...
2007-11-07 David S. Miller[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.
2007-11-07 Eric Dumazet[SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
2007-11-07 Eric Dumazet[IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
2007-11-07 Eric Dumazet[IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
2007-11-07 Eric Dumazet[NET]: Define infrastructure to keep 'inuse' changes...
2007-11-07 Pavel Emelyanov[IPV4]: Clean the ip_sockglue.c from some ugly ifdefs
2007-11-07 Alexey Dobriyan[DECNET]: "addr" module param can't be __initdata
2007-11-07 Mitsuru Chinen[IPv6] SNMP: Restore Udp6InErrors incrementation
2007-11-07 Alexey Dobriyan[NET]: Remove /proc/net/stat/*_arp_cache upon module...
2007-11-07 Pavel Emelyanov[IPV6]: Consolidate the ip cork destruction in ip6_output.c
2007-11-07 Pavel Emelyanov[IPV4]: Consolidate the ip cork destruction in ip_output.c
2007-11-07 Bart De Schuymer[NETFILTER]: ebt_arp: fix --arp-gratuitous matching...
2007-11-07 Alexey Dobriyan[NETFILTER]: nf_sockopts list head cleanup
2007-11-07 Patrick McHardy[NETFILTER]: remove unneeded rcu_dereference() calls
2007-11-07 Jan Engelhardt[NETFILTER]: Clean up Makefile
2007-11-07 Jan Engelhardt[NETFILTER]: Copyright/Email update
2007-11-07 Alexey Dobriyan[NETFILTER]: ip{,6}_queue: convert to seq_file interface
2007-11-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-06 Latchesar Ionkov9p: add missing end-of-options record for trans_fd
next