summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-24ipv4: Rearrange how ip_route_newports() gets port keys.David S. Miller1-8/+11
2011-02-23xfrm: Const'ify xfrm_address_t args to xfrm_state_find.David S. Miller1-2/+2
2011-02-23xfrm: Const'ify ptr args to xfrm_state_*_check and xfrm_state_kern.David S. Miller1-12/+12
2011-02-23xfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_state_addr_cmp.David S. Miller1-3/+3
2011-02-23xfrm: Const'ify policy arg to xp_net.David S. Miller1-1/+1
2011-02-23xfrm: Const'ify selector args in xfrm_migrate paths.David S. Miller1-1/+1
2011-02-23xfrm: Const'ify pointer args to km_migrate() and implementations.David S. Miller1-4/+8
2011-02-23xfrm: Const'ify address argument to xfrm_addr_any()David S. Miller1-1/+1
2011-02-23xfrm: Const'ify address arguments to xfrm_addr_cmp()David S. Miller1-1/+2
2011-02-23xfrm: Const'ify address arguments to ->dst_lookup()David S. Miller1-2/+2
2011-02-23xfrm: Const'ify selector argument to xfrm_selector_match()David S. Miller1-1/+1
2011-02-23xfrm: Const'ify tmpl and address arguments to ->init_temprop()David S. Miller1-2/+4
2011-02-23xfrm: Pass km_event pointers around as const when possible.David S. Miller1-4/+4
2011-02-23Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2-34/+6
2011-02-23tipc: Clean out all remaining instances of #if 0'd unused codeAllan Stephens2-34/+2
2011-02-23tipc: Improve handling of invalid link tolerance valuesAllan Stephens1-0/+4
2011-02-23net: Implement SFEATURES compatibility for not updated driversMichał Mirosław1-0/+5
2011-02-23net_sched: SFB flow schedulerEric Dumazet1-0/+39
2011-02-22net: Make flow cache paths use a const struct flowi.David S. Miller2-6/+8
2011-02-22net: Mark flowi arg to flow_cache_uli_match() const.David S. Miller1-1/+2
2011-02-22xfrm: Mark flowi arg to xfrm_state_find() const.David S. Miller1-2/+4
2011-02-22xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller1-3/+4
2011-02-22xfrm: Mark flowi arg to xfrm_selector_match() const.David S. Miller1-1/+2
2011-02-22xfrm: Mark token args to addr_match() const.David S. Miller1-6/+7
2011-02-22xfrm: Mark flowi arg to xfrm_type->reject() const.David S. Miller1-1/+2
2011-02-22xfrm: Mark flowi arg to ->init_tempsel() const.David S. Miller1-1/+2
2011-02-22xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller1-1/+1
2011-02-22xfrm: Mark flowi arg to ->get_tos() const.David S. Miller1-1/+1
2011-02-22xfrm: Mark flowi arg const in key extraction helpers.David S. Miller1-6/+6
2011-02-22net: add __rcu annotations to sk_wq and wqEric Dumazet2-4/+6
2011-02-20tcp: Remove debug macro of TCP_CHECK_TIMERShan Wei1-2/+0
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller40-124/+191
2011-02-19net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend1-1/+1
2011-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-11/+1
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+15
2011-02-18ipv4: Add hash table of interface addresses.David S. Miller1-0/+1
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+6
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds1-3/+9
2011-02-17ipv4: Use const'ify fib_result deep in the route call chains.David S. Miller1-1/+1
2011-02-17ipv4: Mark fib_combine_itag()'s 'res' arg as const.David S. Miller1-1/+1
2011-02-17net: Add initial_ref arg to dst_alloc().David S. Miller1-1/+1
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz1-0/+1
2011-02-17RTC: Revert UIE emulation removalJohn Stultz1-0/+14
2011-02-17net: introduce NETIF_F_RXCSUMMichał Mirosław2-2/+4
2011-02-17net: Introduce new feature setting opsMichał Mirosław2-2/+120
2011-02-17ethtool: factorize get/set_one_featureMichał Mirosław1-0/+6
2011-02-17ethtool: enable GSO and GRO by defaultMichał Mirosław1-0/+3
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal1-11/+1
2011-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-6/+24
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo3-6/+6