aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-02-23tipc: Clean out all remaining instances of #if 0'd unused codeAllan Stephens
2011-02-23tipc: Improve handling of invalid link tolerance valuesAllan Stephens
2011-02-22net: Make flow cache paths use a const struct flowi.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 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-22net: add __rcu annotations to sk_wq and wqEric Dumazet
2011-02-20tcp: Remove debug macro of TCP_CHECK_TIMERShan Wei
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-19net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend
2011-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-18ipv4: Add hash table of interface addresses.David S. Miller
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds
2011-02-17ipv4: Use const'ify fib_result deep in the route call chains.David S. Miller
2011-02-17ipv4: Mark fib_combine_itag()'s 'res' arg as const.David S. Miller
2011-02-17net: Add initial_ref arg to dst_alloc().David S. Miller
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz
2011-02-17RTC: Revert UIE emulation removalJohn Stultz
2011-02-17net: introduce NETIF_F_RXCSUMMichał Mirosław
2011-02-17net: Introduce new feature setting opsMichał Mirosław
2011-02-17ethtool: factorize get/set_one_featureMichał Mirosław
2011-02-17ethtool: enable GSO and GRO by defaultMichał Mirosław
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal
2011-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-02-15thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-15Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-02-14phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNLBaruch Siach
2011-02-13rtnetlink: implement setting of master deviceJiri Pirko
2011-02-13klist: Fix object alignment on 64-bit.David Miller
2011-02-13net: make dev->master generalJiri Pirko
2011-02-13net: remove the unnecessary dance around skb_bond_should_dropJiri Pirko
2011-02-12[SCSI] target: fix use after free detected by SLUB poisonNicholas Bellinger
2011-02-12[SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger
2011-02-11ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend
2011-02-11Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni
2011-02-11security: add cred argument to security_capable()Chris Wright
2011-02-10inet: Create a mechanism for upward inetpeer propagation into routes.David S. Miller
2011-02-10inetpeer: Add redirect and PMTU discovery cached info.David S. Miller