Commit Graph

234154 Commits (9bd80b60827fe8d84c0e594895acb8a44f2b98b1)
 

Author SHA1 Message Date
Allan Stephens 9bd80b6082 tipc: Improve accuracy of link transmit queue maximum size statistic 14 years ago
Allan Stephens 9f54b545bd tipc: Eliminate unnecessary locking when starting topology service 14 years ago
Allan Stephens 01d83eddc5 tipc: Clean up tracking of node requesting a broadcast retransmit 14 years ago
Allan Stephens 77c81e0bb8 tipc: Clean out all remaining instances of #if 0'd unused code 14 years ago
Allan Stephens c8a61b52eb tipc: Fix print statements that assume pointers are 32-bit values 14 years ago
Allan Stephens 5413b4c6c0 tipc: Improve handling of invalid link tolerance values 14 years ago
Allan Stephens 3f8dd9446e tipc: Prevent invalid memory access when sending to configuration service 14 years ago
Allan Stephens 4132facae1 tipc: Remove unused global variable tipc_user_count 14 years ago
Allan Stephens 2d627b92fd tipc: Combine bearer structure with tipc_bearer structure 14 years ago
Allan Stephens 23dd4cce38 tipc: Combine port structure with tipc_port structure 14 years ago
David S. Miller dee9f4bceb net: Make flow cache paths use a const struct flowi. 14 years ago
David S. Miller 4ca2e68511 xfrm: Mark flowi arg to xfrm_resolve_and_create_bundle() const. 14 years ago
David S. Miller 3f0e18fb0e xfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_origin}() const. 14 years ago
David S. Miller 98313adaac xfrm: Mark flowi arg to xfrm_bundle_create() const. 14 years ago
David S. Miller a6c2e61115 xfrm: Mark flowi arg to xfrm_tmpl_resolve{,_one}() const. 14 years ago
David S. Miller 73ff93cd02 xfrm: Mark flowi arg to xfrm_expand_policies() const. 14 years ago
David S. Miller 062cdb43b8 xfrm: Mark flowi arg to xfrm_policy_{lookup_by_type,match}() const. 14 years ago
David S. Miller 47209abd79 xfrm: Kill strict arg to xfrm_bundle_ok(). 14 years ago
David S. Miller 0730b9a150 net: Mark flowi arg to flow_cache_uli_match() const. 14 years ago
David S. Miller b520e9f616 xfrm: Mark flowi arg to xfrm_state_find() const. 14 years ago
David S. Miller 1a898592b2 xfrm: Mark flowi arg to xfrm_init_tempstate() const. 14 years ago
David S. Miller 4a08ab0fe4 xfrm: Mark flowi arg to xfrm_state_look_at() const. 14 years ago
David S. Miller e33f770426 xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. 14 years ago
David S. Miller e1ad2ab2cf xfrm: Mark flowi arg to xfrm_selector_match() const. 14 years ago
David S. Miller 1744a8fe09 xfrm: Mark token args to addr_match() const. 14 years ago
David S. Miller 8f029de281 xfrm: Mark flowi arg to xfrm_type->reject() const. 14 years ago
David S. Miller 73e5ebb20f xfrm: Mark flowi arg to ->init_tempsel() const. 14 years ago
David S. Miller 0c7b3eefb4 xfrm: Mark flowi arg to ->fill_dst() const. 14 years ago
David S. Miller 05d8402576 xfrm: Mark flowi arg to ->get_tos() const. 14 years ago
David S. Miller e8a4e37716 xfrm: Mark flowi arg const in key extraction helpers. 14 years ago
stephen hemminger 86fce3ba1e cls_u32: fix sparse warnings 14 years ago
David S. Miller db62983a1e Merge branch 'net/ax88796' of git://git.pengutronix.de/git/mkl/linux-2.6 14 years ago
Ajit Khaparde 9e1453c5c5 be2net: use hba_port_num instead of port_num 14 years ago
Ajit Khaparde 609ff3bb8f be2net: add code to display temperature of ASIC 14 years ago
Ajit Khaparde 3968fa1e58 be2net: fix to ignore transparent vlan ids wrongly indicated by NIC 14 years ago
Ajit Khaparde b2aebe6d81 be2net: variable name change 14 years ago
Ajit Khaparde 4ee772144f be2net: fixes in ethtool selftest 14 years ago
Ajit Khaparde f6c4bf3e69 be2net: add new counters to display via ethtool stats 14 years ago
David S. Miller 2a3bcfdde6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 14 years ago
Eric Dumazet eaefd1105b net: add __rcu annotations to sk_wq and wq 14 years ago
David S. Miller 04cfa852ff Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6 14 years ago
Nobuhiro Iwamatsu dc19e4e5e0 sh: sh_eth: Add support ethtool 14 years ago
Marc Kleine-Budde f6d7f2c60d ax88796: use generic mdio_bitbang driver 14 years ago
Marc Kleine-Budde c9218c3a82 ax88796: clean up probe and remove function 14 years ago
Marc Kleine-Budde a54dc58511 ax88796: make pointer to platform data const 14 years ago
Marc Kleine-Budde 0f442f5a3c ax88796: remove platform_device member from struct ax_device 14 years ago
Marc Kleine-Budde 85ac6162c9 ax88796: use netdev_<LEVEL> instead of dev_<LEVEL> and pr_<LEVEL> 14 years ago
Marc Kleine-Budde 1cbece33ff ax88796: remove first_init parameter from ax_init_dev() 14 years ago
Marc Kleine-Budde 2f9709dbdf ax88796: remove memset of private data 14 years ago
Marc Kleine-Budde ea5a43db0f ax88796: don't use magic ei_status to acces private data 14 years ago