deliverable/linux.git
2012-07-05  Eric Dumazetipv4: defer fib_compute_spec_dst() call
2012-07-05  David S. Millernet: Kill dst->_neighbour, accessors, and final uses.
2012-07-05  David S. Millerxfrm: No need to copy generic neighbour pointer.
2012-07-05  David S. Milleripv4: No need to set generic neighbour pointer.
2012-07-05  David S. Milleripv6: Store route neighbour in rt6_info struct.
2012-07-05  David S. Millercxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
2012-07-05  David S. Millernet: Pass neighbours and dest address into NETEVENT_RED...
2012-07-05  David S. Millerdecnet: Use neighbours privately in dn_route struct.
2012-07-05  David S. Millerneigh: Convert over to dst_neigh_lookup_skb().
2012-07-05  David S. Millerbr_netfilter: Convert to dst_neigh_lookup_skb().
2012-07-05  David S. Millercxgb4i: Convert over to dst_neigh_lookup().
2012-07-05  David S. Millercxgbi: Convert over to dst_neigh_lookup().
2012-07-05  David S. Millerqeth: Convert over to dst_neigh_lookup_skb().
2012-07-05  David S. Milleripoib: Convert over to dev_lookup_neigh_skb().
2012-07-05  David S. Millersch_teql: Convert over to dev_neigh_lookup_skb().
2012-07-05  David S. Millernet: Add optional SKB arg to dst_ops->neigh_lookup().
2012-07-05  David S. Millernet: Do delayed neigh confirmation.
2012-07-05  David S. Millersunrpc: Don't do a dst_confirm() on an input routes.
2012-07-05  David S. Milleripv4: Don't report neigh uptodate state in rtcache...
2012-07-05  David S. Milleripv4: Make neigh lookups directly in output packet...
2012-07-04  David S. Milleripv4: Fix crashes in ip_options_compile().
2012-07-04  Krishna Kumarnetfilter: nfnetlink_queue: do not allow to set unsuppo...
2012-07-04  Tomasz Bursztykanetfilter: nfnetlink: check callbacks before using...
2012-07-04  Pablo Neira... netfilter: nf_ct_tcp: missing per-net support for cttimeout
2012-07-04  Pablo Neira... netfilter: nf_conntrack: generalize nf_ct_l4proto_net
2012-07-04  Rostislav Lisovynet: em_canid: Ematch rule to match CAN frames accordin...
2012-07-04  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2012-07-04  Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-07-04  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-07-03  NeilBrownmd/raid10: fix careless build error
2012-07-03  Linus Torvaldsfloppy: cancel any pending fd_timeouts before adding...
2012-07-03  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-07-03  Rajendra Nayakclk: fix parent validation in __clk_set_parent()
2012-07-03  Linus TorvaldsMerge tag 'sound-3.5' of git://git./linux/kernel/git...
2012-07-03  Linus TorvaldsMerge tag 'dm-3.5-fixes' of git://git./linux/kernel...
2012-07-03  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-07-03  Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-07-03  Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2012-07-03  Milan Brozdm: verity fix documentation
2012-07-03  Mike Snitzerdm persistent data: fix allocation failure in space...
2012-07-03  Mike Snitzerdm persistent data: handle space map checker creation...
2012-07-03  Mike Snitzerdm persistent data: fix shadow_info_leak on dm_tm_destroy
2012-07-03  Joe Thornberdm thin: commit metadata before creating metadata snapshot
2012-07-03  Paul Mundtsecurity: Fix nommu build.
2012-07-03  Daniel Vetterdrm/i915: kick any firmware framebuffers before claimin...
2012-07-03  Takashi Iwaidrm: edid: Don't add inferred modes with higher resolution
2012-07-03  Jerome Glissedrm/radeon: fix rare segfault
2012-07-03  NeilBrownmd: fix up plugging (again).
2012-07-03  Hui Wangcan: flexcan: add hardware controller version support
2012-07-03  NeilBrownmd: support re-add of recovering devices.
2012-07-03  NeilBrownmd/raid1: fix bug in read_balance introduced by hot...
2012-07-03  Shaohua Liraid5: delayed stripe fix
2012-07-03  majianpengmd/raid456: When read error cannot be recovered, record...
2012-07-03  NeilBrownmd: make 'name' arg to md_register_thread non-optional.
2012-07-03  NeilBrownmd/raid10: fix failure when trying to repair a read...
2012-07-03  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2012-07-03  Andy Lutomirskisecurity: document no_new_privs
2012-07-03  NeilBrownmd/raid5: fix refcount problem when blocked_rdev is...
2012-07-03  majianpengmd:Add blk_plug in sync_thread.
2012-07-03  majianpengmd/raid5: In ops_run_io, inc nr_pending before calling...
2012-07-03  majianpengmd/raid5: Do not add data_offset before call to is_badblock
2012-07-03  NeilBrownmd/raid5: prefer replacing failed devices over want...
2012-07-03  NeilBrownmd/raid10: Don't try to recovery unmatched (and unused...
2012-07-02  Hui Wangcan: flexcan: use of_property_read_u32 to get DT entry...
2012-07-02  Shawn Guonet: flexcan: clock-frequency is optional for device...
2012-07-02  Oliver Hartkoppcan: fix sparse warning in af_can.c
2012-07-02  Marc Kleine... can: dev: fix sparse warning for can_restart
2012-07-02  Marc Kleine... can: cc770: fix sparse warning for cc770_interrupt
2012-07-02  Michael Neulingpowerpc/kvm: sldi should be sld
2012-07-02  Anton Blanchardpowerpc/xmon: Use cpumask iterator to avoid warning
2012-07-02  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-07-01  Sven Eckelmannbatman-adv: Don't leak information through uninitialize...
2012-07-01  Marek Lindnerbatman-adv: fix counter summary length
2012-07-01  Sven Eckelmannbatman-adv: Fix alignment after opened parentheses
2012-07-01  Sven Eckelmannbatman-adv: Remove space before semicolon
2012-07-01  Sven Eckelmannbatman-adv: Remove bat_ prefix from bat_{debugfs, sysfs...
2012-07-01  Sven Eckelmannbatman-adv: Transform BATADV_LOG_BUFF(idx) into function
2012-07-01  Sven Eckelmannbatman-adv: Prefix types structs with batadv_
2012-07-01  Sven Eckelmannbatman-adv: Prefix packet structs with batadv_
2012-07-01  Sven Eckelmannbatman-adv: Prefix local sysfs struct with batadv_
2012-07-01  Sven Eckelmannbatman-adv: Prefix hash struct and typedef with batadv_
2012-07-01  Sven Eckelmannbatman-adv: Prefix local debugfs structs with batadv_
2012-07-01  Sven Eckelmannbatman-adv: Prefix main enum with BATADV_
2012-07-01  Sven Eckelmannbatman-adv: Prefix packet enum with BATADV_
2012-07-01  Sven Eckelmannbatman-adv: Prefix types enum with BATADV_
2012-07-01  Sven Eckelmannbatman-adv: Prefix hard-interface enum with BATADV_
2012-07-01  Sven Eckelmannbatman-adv: Prefix gateway enum with BATADV_
2012-07-01  Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-07-01  Nicolas PitreARM: 7438/1: fill possible PMD empty section gaps
2012-07-01  Giuseppe CAVALLAROphy: add the EEE support and the way to access to the...
2012-07-01  Giuseppe CAVALLAROstmmac: add the Energy Efficient Ethernet support
2012-07-01  Giuseppe CAVALLAROstmmac: update the driver Documentation and add EEE
2012-07-01  Giuseppe CAVALLAROstmmac: do not use strict_strtoul but kstrtoint
2012-07-01  Bruce Allane1000e: remove use of IP payload checksum
2012-07-01  Neil Hormansctp: be more restrictive in transport selection on...
2012-07-01  David S. Milleripv4: Clarify in docs that accept_local requires rp_filter.
2012-07-01  Mitch A Williamsigbvf: fix divide by zero
2012-07-01  Dan Carpenternetfilter: use kfree_skb() not kfree()
2012-06-30  Linus TorvaldsLinux 3.5-rc5
2012-06-30  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
next
This page took 0.041657 seconds and 5 git commands to generate.