safe/jmp/linux-2.6
2008-01-28 Denis V. Lunev[NET]: Consolidate net namespace related proc files...
2008-01-28 Denis V. Lunev[NET]: Make AF_UNIX per network namespace safe [v2]
2008-01-28 Denis V. Lunev[NET]: Make AF_PACKET handle multiple network namespaces
2008-01-28 Eric W. Biederman[NET]: Make the netlink methods in rtnetlink handle...
2008-01-28 Denis V. Lunev[NET]: Make rtnetlink infrastructure network namespace...
2008-01-28 Denis V. Lunev[NET]: Modify all rtnetlink methods to only work in...
2008-01-28 Patrick McHardy[MACVLAN]: Allow setting mac address while device is up
2008-01-28 Patrick McHardy[MACVLAN]: Remove unnecessary IFF_UP check
2008-01-28 David S. Miller[IPCONFIG]: Mark vendor_class_identifier as __initdata.
2008-01-28 Rumen G. Bogdanovski[IPVS]: Create synced connections with their real state
2008-01-28 Rumen G. Bogdanovski[IPVS]: Flag synced connections and expose them in...
2008-01-28 Michael Wuieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h
2008-01-28 Mattias Nisslermac80211: Accept auto txpower setting
2008-01-28 Stephen Hemminger[NETPOLL]: Don't need rx_flags.
2008-01-28 Stephen Hemminger[NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested.
2008-01-28 Stephen Hemminger[NETPOLL]: no need to store local_mac
2008-01-28 Stephen Hemminger[NETPOLL]: netpoll_poll() cleanup
2008-01-28 Stephen Hemminger[NETPOLL]: Use skb_queue_purge().
2008-01-28 Ilpo Järvinen[TCP]: Correct DSACK check placing
2008-01-28 Oliver Hartkopp[CAN]: Add documentation
2008-01-28 Oliver Hartkopp[CAN]: Add maintainer entries
2008-01-28 Oliver Hartkopp[CAN]: Add missing Kbuild entries
2008-01-28 Oliver Hartkopp[CAN]: Fix plain integer definitions in userspace header.
2008-01-28 Oliver Hartkopp[CAN]: Add virtual CAN netdevice driver
2008-01-28 Oliver Hartkopp[CAN]: Add broadcast manager (bcm) protocol
2008-01-28 Oliver Hartkopp[CAN]: Add raw protocol
2008-01-28 Oliver Hartkopp[CAN]: Add PF_CAN core module
2008-01-28 Oliver Hartkopp[CAN]: Allocate protocol numbers for PF_CAN
2008-01-28 Eric Dumazet[NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu...
2008-01-28 Ilpo Järvinen[TCP]: Rewrite SACK block processing & sack_recv_cache use
2008-01-28 Ilpo Järvinen[TCP]: Earlier SACK block verification & simplify acces...
2008-01-28 Ilpo Järvinen[TCP]: Create tcp_sacktag_one().
2008-01-28 Ilpo Järvinen[TCP]: Prior_fackets can be replaced by highest_sack seq
2008-01-28 Ilpo Järvinen[TCP]: Make lost retrans detection more self-contained
2008-01-28 Ilpo Järvinen[TCP]: Convert highest_sack to sk_buff to allow direct...
2008-01-28 Ilpo Järvinen[TCP]: non-FACK SACK follows conservative SACK loss...
2008-01-28 Ilpo Järvinen[TCP]: Extend reordering detection to cover CA_Loss...
2008-01-28 Ilpo Järvinen[TCP]: Move !in_sack test earlier in sacktag & reorgani...
2008-01-28 Pavel Emelyanov[NET]: Move sock_valbool_flag to socket.c
2008-01-28 Pavel Emelyanov[NET]: Use sockfd_lookup_light in the rest of the net...
2008-01-28 Rainer Jochem[IPV4] ipconfig: Implement DHCP Class-identifier
2008-01-28 Eric Dumazet[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriat...
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Support RFC3484 configurable address...
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Allow address selection policy with...
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr...
2008-01-28 David S. Miller[IPSEC]: Kill afinfo->nf_post_routing
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2008-01-28 Herbert Xu[IPSEC]: Add async resume support on input
2008-01-28 Herbert Xu[IPSEC]: Remove nhoff from xfrm_input
2008-01-28 Herbert Xu[IPSEC]: Make x->lastused an unsigned long
2008-01-28 Herbert Xu[IPSEC]: Move state lock into x->type->input
2008-01-28 Herbert Xu[IPSEC]: Move integrity stat collection into xfrm_input
2008-01-28 Herbert Xu[IPSEC]: Store xfrm states in security path directly
2008-01-28 Herbert Xu[IPSEC]: Merge most of the input path
2008-01-28 Herbert Xu[IPSEC]: Add async resume support on output
2008-01-28 Herbert Xu[IPSEC]: Merge most of the output path
2008-01-28 Herbert Xu[IPV6]: Add ip6_local_out
2008-01-28 Herbert Xu[IPV4]: Add ip_local_out
2008-01-28 Herbert Xu[IPSEC]: Separate inner/outer mode processing on input
2008-01-28 Herbert Xu[IPSEC]: Separate inner/outer mode processing on output
2008-01-28 Herbert Xu[INET]: Give outer DSCP directly to ip*_copy_dscp
2008-01-28 Herbert Xu[IPSEC]: Move x->outer_mode->output out of locked section
2008-01-28 Herbert Xu[IPSEC]: Forbid BEET + ipcomp for now
2008-01-28 Herbert Xu[IPSEC]: Merge common code into xfrm_bundle_create
2008-01-28 Herbert Xu[IPSEC]: Move flow construction into xfrm_dst_lookup
2008-01-28 Herbert Xu[IPSEC]: Replace x->type->{local,remote}_addr with...
2008-01-28 Herbert Xu[IPSEC]: Make sure idev is consistent with dev in xfrm_dst
2008-01-28 Herbert Xu[IPSEC]: Set dst->input to dst_discard
2008-01-28 Herbert Xu[IPSEC]: Only set neighbour on top xfrm dst
2008-01-28 Herbert Xu[NET]: Remove unnecessary inclusion of dst.h
2008-01-28 Herbert Xu[NET]: Eliminate duplicate copies of dst_discard
2008-01-28 Herbert Xu[IPV6]: Move nfheader_len into rt6_info
2008-01-28 Herbert Xu[IPSEC]: Use dst->header_len when resizing on output
2008-01-28 Herbert Xu[IPV6]: Only set nfheader_len for top xfrm dst
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2008-01-28 Wang Chen[IPV6]: Add raw6 drops counter.
2008-01-28 Wang Chen[IPV4]: Add raw drops counter.
2008-01-28 Adrian Bunk[TCP]: Make tcp_splice_data_recv() static.
2008-01-28 Jens Axboe[TCP] splice: add tcp_splice_read() to IPV6
2008-01-28 Jens Axboe[TCP]: Splice receive support.
2008-01-28 Jens Axboe[SPLICE]: Don't assume regular pages in splice_to_pipe()
2008-01-28 David S. Miller[MAC80211]: Revert unaligned warning removal.
2008-01-28 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-28 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-01-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-28 Linus TorvaldsMerge branch 'for-2.6.25' of git://git.kernel.dk/linux...
2008-01-28 Linus TorvaldsMerge branch 'blk-end-request' of git://git.kernel...
2008-01-28 Linus TorvaldsMerge branch 'sg' of git://git.kernel.dk/linux-2.6...
2008-01-28 Linus TorvaldsMerge branch 'cfq-ioc-share' of git://git.kernel.dk...
2008-01-28 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-01-28 Linus Nilssonlibata: Change "write_data" to "rw" for some function...
2008-01-28 Tobias LorenzHID: ADS/Tech Radio si470x needs blacklist entry
2008-01-28 Jiri KosinaHID: Logitech Extreme 3D needs NOGET quirk
2008-01-28 Jan KiszkaHID: Refactor MS Presenter 8K key mapping
2008-01-28 Jiri KosinaHID: MS Presenter mapping for PID 0x0701
2008-01-28 Robert SchedelHID: Support Samsung IR remote
2008-01-28 Jiri KosinaHID: fix compilation of hidbp drivers without usbhid
2008-01-28 Nicolas MailhotHID: Blacklist the Gretag-Macbeth Huey display colorimeter
2008-01-28 Fengguang WuHID: the `bit' in hidinput_mapping_quirks() is an out...
2008-01-28 Jiri KosinaHID: remove redundant WARN_ON()s in order not to scare...
next