pandora-kernel.git
2011-02-24 David S. Millerxfrm: Pass km_event pointers around as const when possible.
2011-02-24 David S. MillerMerge branch 'tipc-Feb23-2011' of git://git./linux...
2011-02-23 Allan Stephenstipc: Avoid reliable broadcast preparation for NACK...
2011-02-23 Allan Stephenstipc: Remove unused message header field for requested...
2011-02-23 Allan Stephenstipc: Remove support for per-connection message sequenc...
2011-02-23 Allan Stephenstipc: Add in missing lock during link initialization
2011-02-23 Allan Stephenstipc: Fix port counter handling to correct congestion...
2011-02-23 Allan Stephenstipc: Minor optimization to topology service connection...
2011-02-23 Allan Stephenstipc: Set unused probe field of link protocol messages...
2011-02-23 Allan Stephenstipc: Improve accuracy of link transmit queue maximum...
2011-02-23 Allan Stephenstipc: Eliminate unnecessary locking when starting topol...
2011-02-23 Allan Stephenstipc: Clean up tracking of node requesting a broadcast...
2011-02-23 Allan Stephenstipc: Clean out all remaining instances of #if 0'd...
2011-02-23 Allan Stephenstipc: Fix print statements that assume pointers are...
2011-02-23 Allan Stephenstipc: Improve handling of invalid link tolerance values
2011-02-23 Allan Stephenstipc: Prevent invalid memory access when sending to...
2011-02-23 Allan Stephenstipc: Remove unused global variable tipc_user_count
2011-02-23 Allan Stephenstipc: Combine bearer structure with tipc_bearer structure
2011-02-23 Allan Stephenstipc: Combine port structure with tipc_port structure
2011-02-23 Rajesh Borundiaqlcnic: Remove validation for max tx and max rx queues
2011-02-23 amit salechaqlcnic: fix checks for auto_fw_reset
2011-02-23 Michał Mirosławnet: Implement SFEATURES compatibility for not updated...
2011-02-23 Michał Mirosławnet: Fix ETHTOOL_GFEATURES compatibility
2011-02-23 Michał Mirosławnet: avoid initial "Features changed" message
2011-02-23 Michał MirosławFix "(unregistered net_device): Features changed" message
2011-02-23 Florian Fainellir6040: bump to version 0.27 and date 23Feb2011
2011-02-23 Shawn Linr6040: fix multicast operations
2011-02-23 stephen hemmingerem_meta: fix sparse warning
2011-02-23 stephen hemmingermqprio: cleanups
2011-02-23 stephen hemmingerafkey: add sparse annotation about rcu
2011-02-23 stephen hemmingeratl1[ce]: fix sparse warnings
2011-02-23 stephen hemmingersocket: suppress sparse warnings
2011-02-23 Eric Dumazetnet_sched: SFB flow scheduler
2011-02-23 David S. Millernet: Make flow cache paths use a const struct flowi.
2011-02-23 David S. Millerxfrm: Mark flowi arg to xfrm_resolve_and_create_bundle...
2011-02-23 David S. Millerxfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_ori...
2011-02-23 David S. Millerxfrm: Mark flowi arg to xfrm_bundle_create() const.
2011-02-23 David S. Millerxfrm: Mark flowi arg to xfrm_tmpl_resolve{,_one}()...
2011-02-23 David S. Millerxfrm: Mark flowi arg to xfrm_expand_policies() const.
2011-02-23 David S. Millerxfrm: Mark flowi arg to xfrm_policy_{lookup_by_type...
2011-02-23 David S. Millerxfrm: Kill strict arg to xfrm_bundle_ok().
2011-02-23 David S. Millernet: Mark flowi arg to flow_cache_uli_match() const.
2011-02-23 David S. Millerxfrm: Mark flowi arg to xfrm_state_find() const.
2011-02-23 David S. Millerxfrm: Mark flowi arg to xfrm_init_tempstate() const.
2011-02-23 David S. Millerxfrm: Mark flowi arg to xfrm_state_look_at() const.
2011-02-23 David S. Millerxfrm: Mark flowi arg to security_xfrm_state_pol_flow_ma...
2011-02-23 David S. Millerxfrm: Mark flowi arg to xfrm_selector_match() const.
2011-02-23 David S. Millerxfrm: Mark token args to addr_match() const.
2011-02-23 David S. Millerxfrm: Mark flowi arg to xfrm_type->reject() const.
2011-02-23 David S. Millerxfrm: Mark flowi arg to ->init_tempsel() const.
2011-02-23 David S. Millerxfrm: Mark flowi arg to ->fill_dst() const.
2011-02-23 David S. Millerxfrm: Mark flowi arg to ->get_tos() const.
2011-02-23 David S. Millerxfrm: Mark flowi arg const in key extraction helpers.
2011-02-22 stephen hemmingercls_u32: fix sparse warnings
2011-02-22 David S. MillerMerge branch 'net/ax88796' of git://git.pengutronix...
2011-02-22 Ajit Khapardebe2net: use hba_port_num instead of port_num
2011-02-22 Ajit Khapardebe2net: add code to display temperature of ASIC
2011-02-22 Ajit Khapardebe2net: fix to ignore transparent vlan ids wrongly...
2011-02-22 Ajit Khapardebe2net: variable name change
2011-02-22 Ajit Khapardebe2net: fixes in ethtool selftest
2011-02-22 Ajit Khapardebe2net: add new counters to display via ethtool stats
2011-02-22 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-02-22 Eric Dumazetnet: add __rcu annotations to sk_wq and wq
2011-02-22 David S. MillerMerge branch 'fec' of git://git.pengutronix.de/git...
2011-02-22 Nobuhiro Iwamatsush: sh_eth: Add support ethtool
2011-02-21 Marc Kleine... ax88796: use generic mdio_bitbang driver
2011-02-21 Marc Kleine... ax88796: clean up probe and remove function
2011-02-21 Marc Kleine... ax88796: make pointer to platform data const
2011-02-21 Marc Kleine... ax88796: remove platform_device member from struct...
2011-02-21 Marc Kleine... ax88796: use netdev_<LEVEL> instead of dev_<LEVEL>...
2011-02-21 Marc Kleine... ax88796: remove first_init parameter from ax_init_dev()
2011-02-21 Marc Kleine... ax88796: remove memset of private data
2011-02-21 Marc Kleine... ax88796: don't use magic ei_status to acces private...
2011-02-21 Marc Kleine... ax88796: fix codingstyle and checkpatch warnings
2011-02-20 Shan Weisctp: fix compile warnings in sctp_tsnmap_num_gabs
2011-02-20 Shan Weitcp: Remove debug macro of TCP_CHECK_TIMER
2011-02-20 Ilpo Järvinentcp: document tcp_max_ssthresh (Limited Slow-Start)
2011-02-20 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-02-20 Jiri Bohacsctp: fix reporting of unknown parameters
2011-02-20 John Fastabendnet: dcb: match dcb_app protocol field with 802.1Qaz...
2011-02-20 Eric Dumazettcp: fix inet_twsk_deschedule()
2011-02-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-18 Linus TorvaldsMerge branch 'rtc-for-linus' of git://git./linux/kernel...
2011-02-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-02-18 Linus TorvaldsMerge branch 'for-linus/bugfixes' of git://xenbits...
2011-02-18 David S. Milleripv4: Implement __ip_dev_find using new interface addre...
2011-02-18 David S. Milleripv4: Add hash table of interface addresses.
2011-02-18 Linus TorvaldsMerge branch 'fixes-2.6.38' of git://git./linux/kernel...
2011-02-18 Eric Dumazetnet: deinit automatic LIST_HEAD
2011-02-18 Linus Torvaldsnet: dont leave active on stack LIST_HEAD
2011-02-18 Eric Dumazetnet: provide default_advmss() methods to blackhole...
2011-02-18 Linus TorvaldsExpand CONFIG_DEBUG_LIST to several other list operations
2011-02-18 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2011-02-18 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-02-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2011-02-18 Timo Warnsfs/partitions: Validate map_count in Mac partition...
2011-02-18 Vasanthy Kollurienic: Always use single transmit and single receive...
2011-02-17 David S. Milleripv4: Use const'ify fib_result deep in the route call...
2011-02-17 David S. Milleripv4: Mark fib_combine_itag()'s 'res' arg as const.
next