summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-02-24Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2-34/+6
2011-02-24tipc: Clean out all remaining instances of #if 0'd unused codeAllan Stephens2-34/+2
2011-02-24tipc: Improve handling of invalid link tolerance valuesAllan Stephens1-0/+4
2011-02-24net: Implement SFEATURES compatibility for not updated driversMichał Mirosław1-0/+5
2011-02-24net_sched: SFB flow schedulerEric Dumazet1-0/+39
2011-02-23xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller1-3/+4
2011-02-22net: add __rcu annotations to sk_wq and wqEric Dumazet1-1/+2
2011-02-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller30-82/+131
2011-02-20net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend1-1/+1
2011-02-19Merge 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-18RTC: Re-enable UIE timer/polling emulationJohn Stultz1-0/+1
2011-02-18RTC: Revert UIE emulation removalJohn Stultz1-0/+14
2011-02-18net: introduce NETIF_F_RXCSUMMichał Mirosław2-2/+4
2011-02-18net: Introduce new feature setting opsMichał Mirosław2-2/+120
2011-02-18ethtool: factorize get/set_one_featureMichał Mirosław1-0/+6
2011-02-18ethtool: enable GSO and GRO by defaultMichał Mirosław1-0/+3
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo3-6/+6
2011-02-16thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli1-1/+2
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+11
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2011-02-15Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar1-2/+11
2011-02-15phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNLBaruch Siach1-0/+16
2011-02-14rtnetlink: implement setting of master deviceJiri Pirko1-0/+12
2011-02-14klist: Fix object alignment on 64-bit.David Miller1-1/+1
2011-02-13net: make dev->master generalJiri Pirko1-0/+7
2011-02-13net: remove the unnecessary dance around skb_bond_should_dropJiri Pirko1-11/+0
2011-02-11ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend1-0/+5
2011-02-11Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni1-2/+2
2011-02-11security: add cred argument to security_capable()Chris Wright1-3/+3
2011-02-10Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-4/+0
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+18
2011-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+2
2011-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-5/+18
2011-02-09ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel1-0/+1
2011-02-09CDC NCM errata updates for cdc.hAlexey Orishko1-5/+18
2011-02-09virtio: console: Update CopyrightAmit Shah1-1/+2
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2011-02-06Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-30/+37
2011-02-05genirq: Add missing status flags to modification maskThomas Gleixner1-1/+2
2011-02-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2011-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-0/+5
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti1-4/+0
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar3-30/+37
2011-02-04net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller1-0/+1
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt1-9/+9
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers2-16/+21
2011-02-03sched: CHOKe flow schedulerstephen hemminger1-0/+29