summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-09-29net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcuAlexander Duyck
2015-09-28net/mlx5_core: Fix wrong name in structEli Cohen
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-25Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-24phy: add phy_device_remove()Russell King
2015-09-24phy: fix mdiobus module safetyRussell King
2015-09-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-24skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-09-24cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo
2015-09-24Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-23bridge: define some min/max/default ageing time constantsScott Feldman
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman
2015-09-23arcnet: Move files out of include/linuxJoe Perches
2015-09-23arcnet: Wrap some long linesJoe Perches
2015-09-23arcnet: Convert arcnet_dump_skb macro to static inlineJoe Perches
2015-09-23arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches
2015-09-23arcnet: Expand odd BUGLVL macro with if and usesJoe Perches
2015-09-23arcnet: Neaten BUGMSG macro definesJoe Perches
2015-09-23arcnet: Add and remove blank linesJoe Perches
2015-09-23arcnet: Use normal kernel spacing styleJoe Perches
2015-09-22userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli
2015-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-09-22Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...Mark Brown
2015-09-21Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-21Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-09-21tcp: usec resolution SYN/ACK RTTYuchung Cheng
2015-09-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-09-21can: headers: make header files self containedMarc Kleine-Budde
2015-09-20security: fix typo in security_task_prctlJann Horn
2015-09-19Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-18Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman
2015-09-18netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman
2015-09-18inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman
2015-09-18netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17tcp: provide skb->hash to synack packetsEric Dumazet
2015-09-17netfilter: Pass net into okfnEric W. Biederman
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman
2015-09-17bridge: Add br_netif_receive_skb remove netif_receive_skb_skEric W. Biederman
2015-09-17net: Remove dev_queue_xmit_skEric W. Biederman
2015-09-17netfilter: Pass net to nf_hook_threshEric W. Biederman
2015-09-17netfilter: Store net in nf_hook_stateEric W. Biederman
2015-09-17netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_threshEric W. Biederman
2015-09-17SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust
2015-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds