pandora-kernel.git
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.
2011-02-17 David S. Milleripv4: Avoid use of signed integers in fib_trie code.
2011-02-17 David S. Millernet: Add initial_ref arg to dst_alloc().
2011-02-17 David S. Milleripv4: Consolidate ipv4 dst allocation logic.
2011-02-17 David S. Milleripv4: Move rcu_read_{lock,unlock}() into ip_route_outpu...
2011-02-17 David S. Milleripv4: Simplify output route creation call sequence.
2011-02-17 John StultzRTC: Re-enable UIE timer/polling emulation
2011-02-17 John StultzRTC: Revert UIE emulation removal
2011-02-17 Uwe Kleine... RTC: Release mutex in error path of rtc_alarm_irq_enable
2011-02-17 Michał Mirosławloopback: convert to hw_features
2011-02-17 Michał Mirosławnet: introduce NETIF_F_RXCSUM
2011-02-17 Michał Mirosławnet: use ndo_fix_features for ethtool_ops->set_flags
2011-02-17 Michał Mirosławnet: ethtool: use ndo_fix_features for offload setting
2011-02-17 Michał Mirosławnet: Introduce new feature setting ops
2011-02-17 Michał Mirosławethtool: factorize get/set_one_feature
2011-02-17 Michał Mirosławethtool: factorize ethtool_get_strings() and ethtool_ge...
2011-02-17 Michał Mirosławethtool: enable GSO and GRO by default
2011-02-17 Michał Mirosławethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum...
2011-02-17 Vasanthy Kollurienic: Clean up: Remove a not needed #ifdef
2011-02-17 Vasanthy Kollurienic: Bug fix: Reset driver count of registered unicast...
2011-02-17 Matt Carlsontg3: Restrict phy ioctl access
2011-02-17 Ivan Veceradrivers/net: Call netif_carrier_off at the end of the...
2011-02-17 Roland DreierMerge branches 'nes' and 'qib' into for-next
2011-02-17 Mike MarciniszynIB/qib: Prevent double completions after a timeout...
2011-02-17 Ben Hutchingssfc: Implement hardware acceleration of RFS
2011-02-17 Tom Herbertbnx2x: Support for managing RX indirection table
2011-02-17 Uwe Kleine... net/fec: remove unused driver data
2011-02-17 Joerg Marxnetfilter: ip6t_LOG: fix a flaw in printing the MAC
2011-02-17 Florian Westphalnetfilter: tproxy: do not assign timewait sockets to...
2011-02-17 Ian Campbellxen: suspend and resume system devices when running...
2011-02-17 Amir Hananiaixgbe: work around for DDP last buffer size
2011-02-17 Andy Gospodarekixgbe: fix panic due to uninitialised pointer
2011-02-17 Jesse Brandeburge1000e: flush all writebacks before unload
2011-02-17 Jesse Brandeburge1000e: check down flag in tasks
2011-02-17 Linus TorvaldsMerge branch 'for-2.6.38' of git://linux-nfs.org/~bfiel...
2011-02-17 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2011-02-17 Alex Deucherdrm/radeon/kms: add missing frac fb div flag for dce4+
2011-02-17 Marek Olšákdrm/radeon/kms: do not reject X16 and Y16X16 floating...
2011-02-17 Ben Skeggsdrm/nouveau: fix suspend/resume on GPUs that don't...
next