summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong1-2/+2
2014-05-12net: rename local_df to ignore_dfWANG Cong1-2/+2
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-13/+81
2014-05-12net: filter: make BPF conversion more readableAlexei Starovoitov1-0/+51
2014-05-08net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack1-1/+6
2014-05-07Revert "net: core: introduce netif_skb_dev_features"Florian Westphal1-6/+1
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2014-05-06Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+0
2014-05-05net: Generalize checksum_init functionsTom Herbert1-0/+93
2014-05-05net: filter: make register naming more comprehensibleDaniel Borkmann1-8/+36
2014-05-05net: filter: simplify label names from jump-tableDaniel Borkmann1-0/+3
2014-05-04Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley1-1/+0
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+4
2014-05-03tcp: fix cwnd limited checking to improve congestion controlEric Dumazet1-0/+1
2014-05-03mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko1-0/+7
2014-04-29Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2014-04-29Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+5
2014-04-28ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)1-0/+2
2014-04-28genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner1-0/+2
2014-04-28linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap1-2/+2
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+36
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+16
2014-04-26at86rf230: use irq_get_trigger_typeAlexander Aring1-14/+0
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-1/+1
2014-04-25tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl1-0/+1
2014-04-25of/irq: do irq resolution in platform_get_irqRob Herring1-0/+5
2014-04-24phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko1-0/+16
2014-04-24Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2014-04-24net: Add variants of capable for use on netlink messagesEric W. Biederman1-0/+7
2014-04-24net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman1-1/+1
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-04-24Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-04-24locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" insteadJeff Layton1-1/+1
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2014-04-23Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-2/+2
2014-04-23netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs1-1/+2
2014-04-23filter: added BPF random opcodeChema Gonzalez1-0/+1
2014-04-23ethtool: Support for configurable RSS hash keyVenkata Duvvuru1-0/+13
2014-04-22net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski1-1/+1
2014-04-21net: Add __dev_forward_skbHerbert Xu1-0/+1
2014-04-21net: phy: export genphy_config_init()Daniel Mack1-0/+1
2014-04-20Input: serio - add firmware_id sysfs attributeHans de Goede1-0/+1
2014-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+8
2014-04-19Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2014-04-19Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-19/+1
2014-04-19Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-2/+14
2014-04-19wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-19Shiraz has movedViresh Kumar1-1/+1
2014-04-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-0/+2