summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-04-04netfilter: get rid of atomic ops in fast pathEric Dumazet1-54/+42
2011-04-04netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal1-1/+1
2011-04-04netfilter: af_info: add network namespace parameter to route hookFlorian Westphal1-1/+2
2011-04-04netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik2-3/+2
2011-04-04capabilities: delete all CAP_INIT macrosEric Paris2-10/+0
2011-04-04capabilities: delete unused cap_set_fullEric Paris1-2/+0
2011-04-04capabilities: do not drop CAP_SETPCAP from the initial taskEric Paris1-2/+4
2011-04-04capabilites: allow the application of capability limits to usermode helpersEric Paris1-0/+3
2011-04-04signal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUEDOleg Nesterov1-3/+3
2011-04-03Merge branch 'for-2.6.39' into for-2.6.40Mark Brown375-1974/+9946
2011-04-03net: Call netdev_features_change() from netdev_update_features()Michał Mirosław1-0/+1
2011-04-02net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław1-2/+2
2011-04-02usbnet: use eth%d name for known ethernet devicesArnd Bergmann1-0/+2
2011-04-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+1
2011-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-14/+8
2011-04-01rcu: create new rcu_access_index() and use in mcePaul E. McKenney1-0/+20
2011-04-01ACPI EC: remove dead codeThomas Renninger1-2/+1
2011-04-01kdump: Allow shrinking of kdump region to be overriddenAnton Blanchard1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi86-118/+118
2011-03-31perf: Fix task context schedulingPeter Zijlstra1-1/+1
2011-03-31x86, amd-nb: Rename CPU PCI id define for F4Borislav Petkov1-1/+1
2011-03-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-14/+8
2011-03-31connector: convert to synchronous netlink message processingPatrick McHardy1-13/+3
2011-03-31atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville1-0/+1
2011-03-30ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau1-0/+4
2011-03-30ath9k: add support for overriding the MAC address through platform dataFelix Fietkau1-0/+1
2011-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2-3/+3
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski1-0/+3
2011-03-30net: Fix warnings caused by MAX_SKB_FRAGS change.David S. Miller1-1/+1
2011-03-30RTC: Fix early irqs caused by calling rtc_set_alarm too earlyJohn Stultz1-0/+2
2011-03-30genirq: Remove obsolete commentThomas Gleixner1-7/+0
2011-03-30genirq: Remove now obsolete set_irq_wake()Thomas Gleixner1-8/+0
2011-03-30Merge branch 'next-queue' into nextJames Morris1-0/+13
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen2-3/+3
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2-0/+63
2011-03-29Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds1-0/+32
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-180/+1
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-5/+13
2011-03-29genirq: Remove move_*irq leftoversThomas Gleixner1-4/+0
2011-03-29genirq: Remove compat codeThomas Gleixner2-176/+1
2011-03-29net: Always allocate at least 16 skb frags regardless of page sizeAnton Blanchard1-1/+7
2011-03-29Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds1-4/+55
2011-03-29Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2011-03-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2-0/+8
2011-03-29Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+62
2011-03-28genirq: Fix new kernel-doc warningsRandy Dunlap1-1/+1
2011-03-28genirq: Add setter for AFFINITY_SET in irq_data stateThomas Gleixner1-0/+5
2011-03-28genirq: Provide setter inline for IRQD_IRQ_INPROGRESSThomas Gleixner1-0/+15
2011-03-28genirq: Remove handle_IRQ_eventThomas Gleixner1-3/+0
2011-03-28genirq: Provide edge_eoi flow handlerThomas Gleixner1-0/+1