]> bbs.cooldavid.org Git - net-next-2.6.git/shortlog
net-next-2.6.git
2008-02-29 Neil Horman[SCTP]: extend exported data in /proc/net/sctp/assoc
2008-02-29 Pavel Emelyanov[NETFILTER/RXRPC]: Don't use seq_release_private where...
2008-02-29 Pavel Emelyanov[ATALK/DECNET]: Use seq_open_private in appletalk and...
2008-02-29 Pavel Emelyanov[ATM]: Use seq_open/release_privade instead of manual...
2008-02-29 David S. Miller[NET]: sk_release_kernel needs to be exported to modules
2008-02-29 Denis V. Lunev[NETNS]: Make icmpv6_sk per namespace.
2008-02-29 Denis V. Lunev[NETNS]: Make icmp_sk per namespace.
2008-02-29 Denis V. Lunev[NETNS]: icmp(v6)_sk should not pin a namespace.
2008-02-29 Denis V. Lunev[NET]: Make netlink_kernel_release publically available...
2008-02-29 Denis V. Lunev[NETLINK]: No need for a separate __netlink_release...
2008-02-29 Denis V. Lunev[ICMP]: Allocate data for __icmp(v6)_sk dynamically.
2008-02-29 Denis V. Lunev[ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_...
2008-02-29 Denis V. Lunev[ICMP]: Store sock rather than socket for ICMP flow...
2008-02-29 Denis V. Lunev[ICMP]: Optimize icmp_socket usage.
2008-02-29 Denis V. Lunev[ICMP]: Add return code to icmp_init.
2008-02-29 Denis V. Lunev[INET]: Remove struct net_proto_family* from _init...
2008-02-29 Timo Teras[XFRM]: Speed up xfrm_policy and xfrm_state walking
2008-02-29 Adrian Bunk[IPV6]: Unexport ip6_find_1stfragopt
2008-02-29 Matheos Worku[NIU]: Add Support for Sun ATCA Blade Server.
2008-02-29 Juha-Matti... [IPV6]: Fix source address selection for ORCHID addresses
2008-02-29 Juha-Matti... [IPV6]: Add ORCHID prefix to address label table
2008-02-29 Denis V. Lunev[NETNS]: Process inet_select_addr inside a namespace.
2008-02-29 Denis V. Lunev[NETNS]: Enable IPv4 address manipulations inside names...
2008-02-29 Denis V. Lunev[NETNS]: Enable all routing manipulation via netlink...
2008-02-29 Denis V. Lunev[NETNS]: Process devinet ioctl in the correct namespace.
2008-02-29 Denis V. Lunev[NETNS]: Register /proc/net/rt_cache for each namespace.
2008-02-29 Denis V. Lunev[NETNS]: Process /proc/net/rt_cache inside a namespace.
2008-02-29 Denis V. Lunev[IPV4]: rt_cache_get_next should take rt_genid into...
2008-02-29 Denis V. Lunev[NETNS]: Process ip_rt_redirect in the correct namespace.
2008-02-29 Denis V. Lunev[NETNS]: DST cleanup routines should be called inside...
2008-02-29 Denis V. Lunev[NETNS]: Enable inetdev_event notifier.
2008-02-29 Denis V. Lunev[NETNS]: Disable multicaststing configuration inside...
2008-02-29 Denis V. Lunev[NETNS]: Default arp parameters lookup.
2008-02-29 Denis V. Lunev[NETNS]: Register neighbour table parameters in the...
2008-02-29 Denis V. Lunev[NETNS]: Disable inetaddr notifiers in namespaces other...
2008-02-29 Denis V. Lunev[NETFILTER]: Consolidate masq_inet_event and masq_devic...
2008-02-29 Denis V. Lunev[IPV4]: Remove check for ifa->ifa_dev != NULL.
2008-02-29 Denis V. Lunev[IPV4]: Remove ifa != NULL check.
2008-02-28 Wang Chen[X25]: Use proc_create() to setup ->proc_fops first
2008-02-28 Wang Chen[WANROUTER]: Use proc_create() to setup ->proc_fops...
2008-02-28 Wang Chen[8021Q]: Use proc_create() to setup ->proc_fops first
2008-02-28 Wang Chen[IPV4]: Use proc_create() to setup ->proc_fops first
2008-02-28 Wang Chen[IPV6]: Use proc_create() to setup ->proc_fops first
2008-02-28 Wang Chen[SCTP]: Use proc_create() to setup ->proc_fops first
2008-02-28 Wang Chen[PKTGEN]: Use proc_create() to setup ->proc_fops first
2008-02-28 Wang Chen[NEIGHBOUR]: Use proc_create() to setup ->proc_fops...
2008-02-28 Wang Chen[LLC]: Use proc_create() to setup ->proc_fops first
2008-02-28 Wang Chen[IPX]: Use proc_create() to setup ->proc_fops first
2008-02-28 Wang Chen[SUNRPC]: Use proc_create() to setup ->proc_fops first
2008-02-28 David S. MillerMerge branch 'pending' of master.kernel.org:/pub/scm...
2008-02-28 Wang Chen[ATM]: Use proc_create() to setup ->proc_fops first
2008-02-28 Vlad Yasevich[SCTP]: Update AUTH structures to match declarations...
2008-02-28 Vlad Yasevich[SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS...
2008-02-28 Neil Horman[SCTP]: Clean up naming conventions of sctp protocol...
2008-02-28 Wang Chen[APPLETALK]: Use proc_create() to setup ->proc_fops...
2008-02-28 Eliezer Tamir[BNX2X]: add bnx2x to MAINTAINERS
2008-02-28 Eliezer Tamir[BNX2X]: update version, remove CVS strings
2008-02-28 Eliezer Tamir[BNX2X]: Fix Xmit bugs
2008-02-28 Eliezer Tamir[BNX2X]: Prevent PCI queue overflow
2008-02-28 Eliezer Tamir[BNX2X]: fix slowpath races and locking
2008-02-28 Eliezer Tamir[BNX2X]: fix HW attentions and error handling
2008-02-28 Eliezer Tamir[BNX2X]: fix MSI-X/INT#A errata
2008-02-28 Eliezer Tamir[BNX2X]: correct statistics
2008-02-28 Eliezer Tamir[BNX2X]: Correct RX filtering and MC configuration
2008-02-28 Eliezer Tamir[BNX2X]: Correct Link management
2008-02-28 Eliezer Tamir[BNX2X]: Correct init_one()
2008-02-28 Eliezer Tamir[BNX2X]: Spelling fixes
2008-02-28 Herbert Xu[IPCOMP]: Disable BH on output when using shared tfm
2008-02-28 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-02-28 Aurelien JarnoSSB PCI core driver: use new SPROM data structure
2008-02-28 Alexey ZaytsevDon't build bcm43xx if SSB is static and b43 PCI-SSB...
2008-02-28 Alexey ZaytsevUse a separate config option for the b43 pci to ssb...
2008-02-28 Roland Dreierlibertas: Remove unused exports
2008-02-28 Johannes Bergmac80211: fix kmalloc vs. net_ratelimit
2008-02-28 Ivo van Doornrt2x00: Fix rt2x00lib_reset_link_tuner()
2008-02-28 Ivo van Doornrt2x00: Don't switch to antenna with low rssi
2008-02-28 Ivo van Doornrt2x00: Add link tuner safe RX toggle states
2008-02-28 Ivo van Doornrt2x00: Fix antenna diversity
2008-02-28 Sebastian Siewiorgelic wireless driver needs WIRELESS_EXT support
2008-02-28 Masakazu MokunoPS3: gelic: Link the wireless net_device structure...
2008-02-28 Johannes Bergrndis_wlan: fix sparse warnings
2008-02-27 Vlad Yasevich[SCTP]: Correctly set the length of sctp_assoc_change...
2008-02-27 Patrick McHardy[NETFILTER]: Fix NF_QUEUE_NR() parenthesis
2008-02-27 Jan Engelhardt[NETFILTER]: xt_conntrack: fix IPv4 address comparison
2008-02-27 Jan Engelhardt[NETFILTER]: xt_conntrack: fix missing boolean clamping
2008-02-27 Patrick McHardy[NETFILTER]: nf_conntrack: fix smp_processor_id() in...
2008-02-27 YOSHIFUJI Hideaki[IPV6] SYSCTL: Fix possible memory leakage in error...
2008-02-27 Pavel Emelyanov[INET]: Don't create tunnels with '%' in name.
2008-02-27 David S. Miller[AF_KEY]: Fix oops by converting to proc_net_*().
2008-02-27 Li ZefanCONNECTOR: make cn_already_initialized static
2008-02-27 Bjorn Mork[IPV4]: Reset scope when changing address
2008-02-27 Benjamin Thery[IPV6]: Add missing initializations of the new nl_info...
2008-02-27 Patrick McHardy[MACVLAN]: Update Kconfig to refer to iproute
2008-02-27 Thomas Gleixnerbluetooth: delete timer in l2cap_conn_del()
2008-02-25 Harvey Harrisontipc: fix integer as NULL pointer sparse warnings in...
2008-02-25 David S. MillerMerge branch 'upstream-davem' of master.kernel.org...
2008-02-24 Linus TorvaldsLinux 2.6.25-rc3 v2.6.25-rc3
2008-02-24 Gaston, Jason Di2c-i801: Add support for the ICH10
2008-02-24 David Brownelli2c: Make i2c_register_board_info() a NOP when CONFIG_I...
2008-02-24 Christian Kraffti2c-pca-isa: Add access check to legacy ioports
next