summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-09ipv4: Pass flow key down into ip_append_*().David S. Miller1-2/+2
2011-05-09ipv4: Pass flow keys down into datagram packet building engine.David S. Miller1-3/+5
2011-05-09mxm/wmi: add MXMX interface entry point.Dave Airlie1-0/+1
2011-05-09ide: Use linux/mutex.hAnton Blanchard1-1/+1
2011-05-09drm: mm: fix debug outputDaniel Vetter1-1/+1
2011-05-09net: Allow ethtool to set interface in loopback mode.Mahesh Bandewar1-1/+2
2011-05-09ethtool: Add 20G bit definitionsYaniv Rosner1-0/+4
2011-05-09inet: Pass flowi to ->queue_xmit().David S. Miller3-3/+3
2011-05-09ipv4: Create inet_csk_route_child_sock().David S. Miller1-0/+3
2011-05-09sctp: 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-08net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()Lai Jiangshan1-1/+0
2011-05-08Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+15
2011-05-07slub: Remove CONFIG_CMPXCHG_LOCAL ifdefferyChristoph Lameter1-2/+0
2011-05-07block: Remove extra discard_alignment from hd_struct.Tao Ma1-1/+0
2011-05-07USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti1-0/+2
2011-05-07USB: OTG: msm: Implement charger detectionPavankumar Kondeti1-1/+71
2011-05-07USB: OTG: msm: vote for dayatona fabric clockAnji jonnala1-2/+5
2011-05-07usb: fix building musb driversAnatolij Gustschin1-1/+6
2011-05-07driver core: Add the device driver-model structures to kerneldocWanlong Gao1-3/+151
2011-05-07inet: Decrease overhead of on-stack inet_cork.David S. Miller2-5/+9
2011-05-07Regression: 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-06block: hold queue if flush is running for non-queueable flush driveshaohua.li@intel.com1-0/+1
2011-05-06block: add a non-queueable flush flagshaohua.li@intel.com1-0/+7
2011-05-06rcu: provide rcu_virt_note_context_switch() function.Gleb Natapov2-0/+18
2011-05-06rcu: introduce kfree_rcu()Lai Jiangshan1-0/+56
2011-05-06rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignmentPaul E. McKenney1-0/+1
2011-05-06rcu: make rcutorture version numbers available through debugfsPaul E. McKenney2-1/+15
2011-05-06rcu: 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-06pcmcia: Make declaration and uses of struct pcmcia_device_id constJoe Perches1-1/+1
2011-05-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2011-05-06Merge 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-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+1
2011-05-05slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchgThomas Gleixner1-1/+1
2011-05-05can: make struct can_proto constKurt Van Dijck1-2/+2
2011-05-04ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.David S. Miller1-10/+9