summary refs log tree commit diff
AgeCommit message (Expand)Author
2011-02-23tipc: Fix print statements that assume pointers are 32-bit valuesAllan Stephens
2011-02-23tipc: Improve handling of invalid link tolerance valuesAllan Stephens
2011-02-23tipc: Prevent invalid memory access when sending to configuration serviceAllan Stephens
2011-02-23tipc: Remove unused global variable tipc_user_countAllan Stephens
2011-02-23tipc: Combine bearer structure with tipc_bearer structureAllan Stephens
2011-02-23tipc: Combine port structure with tipc_port structureAllan Stephens
2011-02-23qlcnic: Remove validation for max tx and max rx queuesRajesh Borundia
2011-02-23qlcnic: fix checks for auto_fw_resetamit salecha
2011-02-23net: Implement SFEATURES compatibility for not updated driversMichał Mirosław
2011-02-23net: Fix ETHTOOL_GFEATURES compatibilityMichał Mirosław
2011-02-23net: avoid initial "Features changed" messageMichał Mirosław
2011-02-23Fix "(unregistered net_device): Features changed" messageMichał Mirosław
2011-02-23r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli
2011-02-23r6040: fix multicast operationsShawn Lin
2011-02-23em_meta: fix sparse warningstephen hemminger
2011-02-23mqprio: cleanupsstephen hemminger
2011-02-23afkey: add sparse annotation about rcustephen hemminger
2011-02-23atl1[ce]: fix sparse warningsstephen hemminger
2011-02-23socket: suppress sparse warningsstephen hemminger
2011-02-23net_sched: SFB flow schedulerEric Dumazet
2011-02-22net: Make flow cache paths use a const struct flowi.David S. Miller
2011-02-22xfrm: Mark flowi arg to xfrm_resolve_and_create_bundle() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_origin}() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to xfrm_bundle_create() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to xfrm_tmpl_resolve{,_one}() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to xfrm_expand_policies() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to xfrm_policy_{lookup_by_type,match}() const.David S. Miller
2011-02-22xfrm: Kill strict arg to xfrm_bundle_ok().David S. Miller
2011-02-22net: Mark flowi arg to flow_cache_uli_match() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to xfrm_state_find() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to xfrm_init_tempstate() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to xfrm_state_look_at() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to xfrm_selector_match() const.David S. Miller
2011-02-22xfrm: Mark token args to addr_match() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to xfrm_type->reject() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to ->init_tempsel() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to ->get_tos() const.David S. Miller
2011-02-22xfrm: Mark flowi arg const in key extraction helpers.David S. Miller
2011-02-22cls_u32: fix sparse warningsstephen hemminger
2011-02-22Merge branch 'net/ax88796' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller
2011-02-22be2net: use hba_port_num instead of port_numAjit Khaparde
2011-02-22be2net: add code to display temperature of ASICAjit Khaparde
2011-02-22be2net: fix to ignore transparent vlan ids wrongly indicated by NICAjit Khaparde
2011-02-22be2net: variable name changeAjit Khaparde
2011-02-22be2net: fixes in ethtool selftestAjit Khaparde
2011-02-22be2net: add new counters to display via ethtool statsAjit Khaparde
2011-02-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-02-22net: add __rcu annotations to sk_wq and wqEric Dumazet