aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* xfrm: Const'ify pointer args to km_migrate() and implementations.David S. Miller2011-02-231-4/+8
* xfrm: Const'ify address argument to xfrm_addr_any()David S. Miller2011-02-231-1/+1
* xfrm: Const'ify address arguments to xfrm_addr_cmp()David S. Miller2011-02-231-1/+2
* xfrm: Const'ify address arguments to ->dst_lookup()David S. Miller2011-02-231-2/+2
* xfrm: Const'ify selector argument to xfrm_selector_match()David S. Miller2011-02-231-1/+1
* xfrm: Const'ify tmpl and address arguments to ->init_temprop()David S. Miller2011-02-231-2/+4
* xfrm: Pass km_event pointers around as const when possible.David S. Miller2011-02-231-4/+4
* Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2011-02-232-34/+6
|\
| * tipc: Clean out all remaining instances of #if 0'd unused codeAllan Stephens2011-02-232-34/+2
| * tipc: Improve handling of invalid link tolerance valuesAllan Stephens2011-02-231-0/+4
* | net: Implement SFEATURES compatibility for not updated driversMichał Mirosław2011-02-231-0/+5
* | net_sched: SFB flow schedulerEric Dumazet2011-02-231-0/+39
|/
* net: Make flow cache paths use a const struct flowi.David S. Miller2011-02-222-6/+8
* net: Mark flowi arg to flow_cache_uli_match() const.David S. Miller2011-02-221-1/+2
* xfrm: Mark flowi arg to xfrm_state_find() const.David S. Miller2011-02-221-2/+4
* xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller2011-02-221-3/+4
* xfrm: Mark flowi arg to xfrm_selector_match() const.David S. Miller2011-02-221-1/+2
* xfrm: Mark token args to addr_match() const.David S. Miller2011-02-221-6/+7
* xfrm: Mark flowi arg to xfrm_type->reject() const.David S. Miller2011-02-221-1/+2
* xfrm: Mark flowi arg to ->init_tempsel() const.David S. Miller2011-02-221-1/+2
* xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller2011-02-221-1/+1
* xfrm: Mark flowi arg to ->get_tos() const.David S. Miller2011-02-221-1/+1
* xfrm: Mark flowi arg const in key extraction helpers.David S. Miller2011-02-221-6/+6
* net: add __rcu annotations to sk_wq and wqEric Dumazet2011-02-222-4/+6
* tcp: Remove debug macro of TCP_CHECK_TIMERShan Wei2011-02-201-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-1940-124/+191
|\
| * net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend2011-02-191-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-191-11/+1
| |\
| | * netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal2011-02-171-11/+1
| * | Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-181-0/+15
| |\ \
| | * | RTC: Re-enable UIE timer/polling emulationJohn Stultz2011-02-171-0/+1
| | * | RTC: Revert UIE emulation removalJohn Stultz2011-02-171-0/+14
| * | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-183-6/+6
| |\ \ \
| | * | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-163-6/+6
| * | | | Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds2011-02-181-3/+9
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-02-162-6/+24
| |\ \ \ \
| | * | | | [SCSI] target: fix use after free detected by SLUB poisonNicholas Bellinger2011-02-121-0/+1
| | * | | | [SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger2011-02-122-6/+23
| * | | | | thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli2011-02-151-1/+2
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-151-2/+11
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-02-151-2/+11
| | |\ \ \ \ \
| | | * | | | | ARM: oprofile: Fix backtraces in timer modeAri Kauppi2011-01-261-0/+9
| | | * | | | | oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friendsAri Kauppi2011-01-261-2/+2
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-151-2/+2
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni2011-02-111-2/+2
| * | | | | | | klist: Fix object alignment on 64-bit.David Miller2011-02-131-1/+1
| | |_|_|/ / / | |/| | | | |
| * | | | | | security: add cred argument to security_capable()Chris Wright2011-02-111-3/+3
| * | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-101-4/+0
| |\ \ \ \ \ \
| | * | | | | | USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-041-4/+0
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-101-5/+18
| |\ \ \ \ \ \ \