summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-05-10firewire: octlet AT payloads can be stack-allocatedStefan Richter1-2/+1
2011-05-10ipv4: Pass explicit daddr arg to ip_send_reply().David S. Miller1-2/+2
2011-05-10tipc: Abort excessive send requests as early as possibleAllan Stephens1-1/+1
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki5-0/+661
2011-05-10Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar21-16/+70
2011-05-10nilfs2: add ioctl which limits range of segment to be allocatedRyusuke Konishi1-0/+2
2011-05-10nilfs2: super root size should change depending on inode sizeRyusuke Konishi1-1/+1
2011-05-10Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...Joerg Roedel1-0/+52
2011-05-10IPVS: init and cleanup restructuringHans Schillstrom1-0/+17
2011-05-09RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier1-10/+1
2011-05-09RDMA/cma: Add an ID_REUSEADDR optionHefty, Sean2-2/+13
2011-05-09Don't lock guardpage if the stack is growing upMikulas Patocka1-1/+23
2011-05-09net: add mac_pton() for parsing MAC addressAlexey Dobriyan1-0/+1
2011-05-09vlan: remove one synchronize_net() callEric Dumazet1-1/+0
2011-05-09garp: remove one synchronize_rcu() callEric Dumazet1-0/+1
2011-05-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+1
2011-05-08ipv4: Pass flow key down into ip_append_*().David S. Miller1-2/+2
2011-05-08ipv4: Pass flow keys down into datagram packet building engine.David S. Miller1-3/+5
2011-05-08ide: Use linux/mutex.hAnton Blanchard1-1/+1
2011-05-09drm: mm: fix debug outputDaniel Vetter1-1/+1
2011-05-08net: Allow ethtool to set interface in loopback mode.Mahesh Bandewar1-1/+2
2011-05-08ethtool: Add 20G bit definitionsYaniv Rosner1-0/+4
2011-05-08inet: Pass flowi to ->queue_xmit().David S. Miller3-3/+3
2011-05-08ipv4: Create inet_csk_route_child_sock().David S. Miller1-0/+3
2011-05-08sctp: Store a flowi in transports to provide persistent keying.David S. Miller1-0/+1
2011-05-08ethtool: remove phys_id from ethtool_opsStephen Hemminger1-7/+0
2011-05-07net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()Lai Jiangshan1-1/+0
2011-05-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+15
2011-05-06driver core: Add the device driver-model structures to kerneldocWanlong Gao1-3/+151
2011-05-06inet: Decrease overhead of on-stack inet_cork.David S. Miller2-5/+9
2011-05-06Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven1-0/+1
2011-05-06Merge branch 'perf/stat' into perf/coreIngo Molnar1-0/+2
2011-05-05rcu: provide rcu_virt_note_context_switch() function.Gleb Natapov2-0/+18
2011-05-05rcu: introduce kfree_rcu()Lai Jiangshan1-0/+56
2011-05-05rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignmentPaul E. McKenney1-0/+1
2011-05-05rcu: make rcutorture version numbers available through debugfsPaul E. McKenney2-1/+15
2011-05-05rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2-3/+1
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar6-3/+10
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2011-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-47/+118
2011-05-05mac80211: add basic support for WoWLANJohannes Berg1-0/+16
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg2-2/+171
2011-05-05cfg80211: Remove unused wiphy flagJouni Malinen1-3/+0
2011-05-05net: Add sendmmsg socket system callAnton Blanchard4-0/+7
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-47/+118
2011-05-05Bluetooth: Remove l2cap_sk_listGustavo F. Padovan1-3/+3
2011-05-05Bluetooth: Handle psm == 0 case inside l2cap_add_psm()Gustavo F. Padovan1-1/+0
2011-05-05Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()Gustavo F. Padovan1-0/+4
2011-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+1
2011-05-04slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchgThomas Gleixner1-1/+1