aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6David S. Miller1-50/+130
2011-04-05ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings1-1/+29
2011-04-05ethtool: Fill out and update comment for struct ethtool_opsBen Hutchings1-31/+93
2011-04-05ethtool: Convert struct ethtool_ops comment to kernel-doc formatBen Hutchings1-45/+35
2011-04-04net: Allow no-cache copy from user on transmitTom Herbert2-1/+55
2011-04-04pkt_sched: QFQ - quick fair queue schedulerstephen hemminger1-0/+15
2011-04-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-3/+7
2011-04-02net: Call netdev_features_change() from netdev_update_features()Michał Mirosław1-0/+1
2011-04-01sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun1-1/+1
2011-04-01net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław1-2/+2
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann1-0/+2
2011-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+2
2011-03-31net: Order ports in same order as addresses in flow objects.David S. Miller1-3/+3
2011-03-31ipv4: Use flowi4_init_output() in net/route.hDavid S. Miller1-36/+24
2011-03-31net: Add helper flowi4_init_output().David S. Miller1-0/+21
2011-03-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller6-14/+32
2011-03-30connector: convert to synchronous netlink message processingPatrick McHardy1-13/+3
2011-03-30atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville1-0/+1
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski1-0/+3
2011-03-30net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs2-0/+24
2011-03-29net: Fix warnings caused by MAX_SKB_FRAGS change.David S. Miller1-1/+1
2011-03-30genirq: Remove obsolete commentThomas Gleixner1-7/+0
2011-03-30genirq: Remove now obsolete set_irq_wake()Thomas Gleixner1-8/+0
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds2-0/+63
2011-03-29Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frvLinus Torvalds1-0/+32
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-180/+1
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-7/+43
2011-03-29genirq: Remove move_*irq leftoversThomas Gleixner1-4/+0
2011-03-29genirq: Remove compat codeThomas Gleixner2-176/+1
2011-03-28xfrm: Assign esn pointers when cloning a stateSteffen Klassert1-0/+22
2011-03-28net: Always allocate at least 16 skb frags regardless of page sizeAnton Blanchard1-1/+7
2011-03-28Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+55
2011-03-28Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2-0/+669
2011-03-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds2-0/+8
2011-03-28Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericssonLinus 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
2011-03-28genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner1-2/+15
2011-03-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-1/+0
2011-03-28NOMMU: support SMP dynamic percpu_allocGraf Yang1-0/+32
2011-03-28sony-laptop: ignore hard switch rfkill events (SPIC)Mattia Dongili1-0/+1
2011-03-28eeepc-wmi: add camera keysCorentin Chary1-0/+7
2011-03-28Btrfs: add datacow flag in inode flagliubo1-0/+2
2011-03-28Btrfs: add initial tracepoint support for btrfsliubo1-0/+667
2011-03-28gpio: driver for 42 AB8500 GPIO pinsBibek Basu2-0/+62
2011-03-27net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka1-0/+1
2011-03-27can: make struct proto constOliver Hartkopp1-4/+5