summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2014-05-16net: cdc_ncm: set reasonable padding limitsBjørn Mork
2014-05-16net: cdc_ncm: use true max dgram count for header estimatesBjørn Mork
2014-05-16net: cdc_ncm: use ethtool to tune coalescing settingsBjørn Mork
2014-05-16bonding: Fix stacked device detection in arp monitoringVlad Yasevich
2014-05-16macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich
2014-05-16vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich
2014-05-16net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich
2014-05-16net: Find the nesting level of a given device by type.Vlad Yasevich
2014-05-16ieee802154: add netlink interfaces for llsecPhoebe Buckheister
2014-05-16of: provide a binding for fixed link PHYsThomas Petazzoni
2014-05-16net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak
2014-05-16lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin
2014-05-15net: filter: x86: internal BPF JITAlexei Starovoitov
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang
2014-05-15of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias
2014-05-14net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa
2014-05-13tcp: simplify fast open cookie processingYuchung Cheng
2014-05-13net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-13cgroup: introduce task_css_is_root()Tejun Heo
2014-05-13kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong
2014-05-12net: rename local_df to ignore_dfWANG Cong
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-12net: filter: make BPF conversion more readableAlexei Starovoitov
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching
2014-05-07net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack
2014-05-07ath9k: Allow platform override without EEPROM overrideHelmut Schaa
2014-05-07Revert "net: core: introduce netif_skb_dev_features"Florian Westphal
2014-05-07sched/deadline: Fix sched_yield() behaviorJuri Lelli
2014-05-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann
2014-05-06Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-05-06slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter
2014-05-06hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-05-06Merge branch 'rfkill-gpio-cleanups' of git://git.kernel.org/pub/scm/linux/ker...John W. Linville
2014-05-06nick kvfree() from apparmorAl Viro
2014-05-05asmlinkage: Revert "lto: Make asmlinkage __visible"Andi Kleen
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-05Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-05net: Generalize checksum_init functionsTom Herbert
2014-05-04net: filter: make register naming more comprehensibleDaniel Borkmann
2014-05-04net: filter: simplify label names from jump-tableDaniel Borkmann
2014-05-03Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-02tcp: fix cwnd limited checking to improve congestion controlEric Dumazet