deliverable/linux.git
2011-02-24  David S. Millerxfrm: Const'ify xfrm_address_t args to xfrm_state_find.
2011-02-24  David S. Millerxfrm: Remove unused 'saddr' and 'daddr' args to xfrm_st...
2011-02-24  David S. Millerxfrm: Const'ify xfrm_address_t args to __xfrm_state_loo...
2011-02-24  David S. Millerxfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate.
2011-02-24  David S. Millerxfrm: Const'ify xfrm_address_t args to xfrm_*_hash.
2011-02-24  David S. Millerxfrm: Const'ify sec_path arg to secpath_has_nontransport.
2011-02-24  David S. Millerxfrm: Const'ify ptr args to xfrm_policy_ok.
2011-02-24  David S. Millerxfrm: Const'ify ptr args to xfrm_state_ok.
2011-02-24  David S. Millerxfrm: Const'ify ptr args to xfrm_state_*_check and...
2011-02-24  David S. Millerxfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_s...
2011-02-24  David S. Millerxfrm: Const'ify selector arg to xfrm_dst_update_parent.
2011-02-24  David S. Millerxfrm: Const'ify policy arg to clone_policy.
2011-02-24  David S. Millerxfrm: Const'ify policy arg to xp_net.
2011-02-24  David S. Millerxfrm: Const'ify policy arg and local selector in xfrm_p...
2011-02-24  David S. Millerxfrm: Const'ify local xfrm_address_t pointers in xfrm_p...
2011-02-24  David S. Millerxfrm: Const'ify selector args in xfrm_migrate paths.
2011-02-24  David S. Millerxfrm: Const'ify address args to hash helpers.
2011-02-24  David S. Millerxfrm: Const'ify pointer args to km_migrate() and implem...
2011-02-24  David S. Millerxfrm: Const'ify pointer args to migrate_tmpl_match...
2011-02-24  David S. Millerxfrm: Const'ify address argument to xfrm_addr_any()
2011-02-24  David S. Millerxfrm: Const'ify address arguments to xfrm_addr_cmp()
2011-02-24  David S. Millerxfrm: Const'ify address arguments to __xfrm_dst_lookup()
2011-02-24  David S. Millerxfrm: Const'ify address arguments to ->dst_lookup()
2011-02-24  David S. Millerxfrm: Const'ify selector argument to xfrm_selector_match()
2011-02-24  David S. Millerxfrm: Const'ify tmpl and address arguments to ->init_te...
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
next
This page took 0.038336 seconds and 5 git commands to generate.