summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-37/+548
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-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller40-124/+191
2011-02-20net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend1-1/+1
2011-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-11/+1
2011-02-19Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+15
2011-02-19ssb: when needed, reject IM input while disabling deviceRafał Miłecki1-0/+2
2011-02-19ssb: remove invalid define SSB_TMSLOW_PHYCLKRafał Miłecki1-1/+0
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-18ipv4: Use const'ify fib_result deep in the route call chains.David S. Miller1-1/+1
2011-02-18ipv4: Mark fib_combine_itag()'s 'res' arg as const.David S. Miller1-1/+1
2011-02-18net: Add initial_ref arg to dst_alloc().David S. Miller1-1/+1
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-17Bluetooth: Fix some code style issues in hci_core.hSzymon Janc1-29/+29
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal1-11/+1
2011-02-17Bluetooth: Send LE Connection Update CommandClaudio Takahasi2-0/+13
2011-02-16Bluetooth: Use proper timer for hci command timoutVille Tervo2-1/+4
2011-02-16Bluetooth: Add connection parameter update responseClaudio Takahasi1-0/+15
2011-02-16Bluetooth: Add LE signaling commands handlingClaudio Takahasi1-0/+2
2011-02-16Bluetooth: Add SMP command structuresVille Tervo1-0/+76
2011-02-16Bluetooth: Add server socket support for LE connectionVille Tervo1-0/+1
2011-02-16Bluetooth: Add LE connection support to L2CAPVille Tervo1-0/+3
2011-02-16Bluetooth: Use LE buffers for LE trafficVille Tervo1-0/+5
2011-02-16Bluetooth: Add LE connect supportVille Tervo2-4/+23
2011-02-16Bluetooth: Add low energy commands and eventsVille Tervo1-0/+49
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
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-15Bluetooth: remove l2cap_load() hackGustavo F. Padovan1-2/+0
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-14Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan1-0/+28
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-12[SCSI] target: fix use after free detected by SLUB poisonNicholas Bellinger1-0/+1
2011-02-12[SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger2-6/+23
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