Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e5a2c899957659cd1a9f789bc462f9c0b35f5150
/
include
e5a2c89
fast_hash: avoid indirect function calls
by Hannes Frederic Sowa
· 10 years ago
25de466
ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h
by WANG Cong
· 10 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
b17f709
gue: TX support for using remote checksum offload option
by Tom Herbert
· 10 years ago
c1aa834
gue: Protocol constants for remote checksum offload
by Tom Herbert
· 10 years ago
e585f23
udp: Changes to udp_offload to support remote checksum offload
by Tom Herbert
· 10 years ago
5024c33
gue: Add infrastructure for flags and options
by Tom Herbert
· 10 years ago
63487ba
net: Move fou_build_header into fou.c and refactor
by Tom Herbert
· 10 years ago
f7b3bec
net: allow setting ecn via routing table
by Florian Westphal
· 10 years ago
f167338
syncookies: split cookie_check_timestamp() into two functions
by Florian Westphal
· 10 years ago
56b1742
net: add rbnode to struct sk_buff
by Eric Dumazet
· 10 years ago
d475c95
net/mlx4_core: Add retrieval of CONFIG_DEV parameters
by Matan Barak
· 10 years ago
4cdb1e2
net: shrink struct softnet_data
by Eric Dumazet
· 10 years ago
55b42b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8945337
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
f5fa363
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5656b408
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
aea4869
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e3a88f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
8bfcdf6
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
by Pablo Neira Ayuso
· 10 years ago
052b949
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
by Pablo Neira Ayuso
· 10 years ago
5188cd4
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
by Ben Hutchings
· 10 years ago
39bb5e6
net: skb_fclone_busy() needs to detect orphaned skb
by Eric Dumazet
· 10 years ago
3d762a0
net: dsa: Add support for reading switch registers with ethtool
by Guenter Roeck
· 10 years ago
6793abb
net: dsa: Add support for switch EEPROM access
by Guenter Roeck
· 10 years ago
51579c3
net: dsa: Add support for reporting switch chip temperatures
by Guenter Roeck
· 10 years ago
21ee24b
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent
by Ingo Molnar
· 10 years ago
a7ca10f
Merge branch 'akpm' (incoming from Andrew Morton)
by Linus Torvalds
· 10 years ago
d7365e7
mm: memcontrol: fix missed end-writeback page accounting
by Johannes Weiner
· 10 years ago
3a3c02e
mm: page-writeback: inline account_page_dirtied() into single caller
by Johannes Weiner
· 10 years ago
6d50e60
mm, thp: fix collapsing of hugepages on madvise
by David Rientjes
· 10 years ago
47f29df
drivers: of: add return value to of_reserved_mem_device_init()
by Marek Szyprowski
· 10 years ago
75fbfd3
neigh: optimize neigh_parms_release()
by Nicolas Dichtel
· 10 years ago
bc9ad16
net: introduce napi_schedule_irqoff()
by Eric Dumazet
· 10 years ago
7fd2561
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
by Erik Kline
· 10 years ago
dca145f
tcp: allow for bigger reordering level
by Eric Dumazet
· 10 years ago
d506aa68
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
7f474df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
cb1a5ab
block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not defined
by Martin K. Petersen
· 10 years ago
1efed2d
usbnet: add a callback for set_rx_mode
by Olivier Blin
· 10 years ago
dcf972a
ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting support
by Saeed Mahameed
· 10 years ago
a53e3e8
net/mlx4_core: Add ethernet backplane autoneg device capability
by Saeed Mahameed
· 10 years ago
adbc7ac
net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev cap
by Saeed Mahameed
· 10 years ago
7202da8
ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool support
by Saeed Mahameed
· 10 years ago
32a173c
net/mlx4_core: Introduce mlx4_get_module_info for cable module info reading
by Saeed Mahameed
· 10 years ago
941d8eb
datapath: Rename last_action() as nla_is_last() and move to netlink.h
by Simon Horman
· 10 years ago
ebcf34f
skbuff.h: fix kernel-doc warning for headers_end
by Randy Dunlap
· 10 years ago
95f259c
net: pxa168_eth: Fix providing of phy_interface mode on platform_data
by Sebastian Hesselbarth
· 10 years ago
d7e2993
rcu: Make rcu_barrier() understand about missing rcuo kthreads
by Paul E. McKenney
· 10 years ago
5631b8f
compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompiles
by Steven Noonan
· 10 years ago
b438b1a
perf: Fix typos in sample code in the perf_event.h header
by Andy Lutomirski
· 10 years ago
fcd964d
sched: Update comments for CLONE_NEWNS
by Chen Hanxiao
· 10 years ago
9585011
bridge: Add support for IEEE 802.11 Proxy ARP
by Kyeyoon Park
· 10 years ago
f7e87a4
Merge tag 'media/v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
5e96d78
ipx: move extern sysctl_ipx_pprop_broadcasting to header file
by Fabian Frederick
· 10 years ago
f3d5c5d
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
by Mark Brown
· 10 years ago
88e2376
Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
d1e14f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
a1fc198
ARM: i.MX6: Fix "emi" clock name typo
by Steve Longerbeam
· 10 years ago
e7de17a
net: pxa168_eth: Provide phy_interface mode on platform_data
by Sebastian Hesselbarth
· 10 years ago
6b358ae
phy: marvell: Add support for 88E3016 FastEthernet PHY
by Sebastian Hesselbarth
· 10 years ago
96971e9
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
14d4cc0
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 10 years ago
1c45d9a
Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
8264fce
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
571ee1b
kvm: vfio: fix unregister kvm_device_ops of vfio
by Wanpeng Li
· 10 years ago
607ec6a
Revert "[media] v4l2-dv-timings: fix a sparse warning"
by Mauro Carvalho Chehab
· 10 years ago
16704b1
Removed unused function sctp_addr_is_valid()
by Sébastien Barré
· 10 years ago
105970f
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
by Kenjiro Nakayama
· 10 years ago
69c433e
fs: limit filesystem stacking depth
by Miklos Szeredi
· 10 years ago
0d7a855
vfs: add RENAME_WHITEOUT
by Miklos Szeredi
· 10 years ago
787fb6b
vfs: add whiteout support
by Miklos Szeredi
· 10 years ago
cbdf35b
vfs: export check_sticky()
by Miklos Szeredi
· 10 years ago
c771d68
vfs: introduce clone_private_mount()
by Miklos Szeredi
· 10 years ago
bd5d085
vfs: export __inode_permission() to modules
by Miklos Szeredi
· 10 years ago
1c11859
vfs: export do_splice_direct() to modules
by Miklos Szeredi
· 10 years ago
4aa7c63
vfs: add i_op->dentry_open()
by Miklos Szeredi
· 10 years ago
816fb41
Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
8c81f48
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a91e99e
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
96ed753
Merge branch 'freezer'
by Rafael J. Wysocki
· 10 years ago
37c72ca
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 10 years ago
271a9c3
uprobes: Remove "weak" from function declarations
by Bjorn Helgaas
· 10 years ago
e0a8400
memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration
by Bjorn Helgaas
· 10 years ago
107bcc6
kgdb: Remove "weak" from kgdb_arch_pc() declaration
by Bjorn Helgaas
· 10 years ago
5ab03ac
vmcore: Remove "weak" from function declarations
by Bjorn Helgaas
· 10 years ago
96a2adb
clocksource: Remove "weak" from clocksource_default_clock() declaration
by Bjorn Helgaas
· 10 years ago
9e8beeb
audit: Remove "weak" from audit_classify_compat_syscall() declaration
by Bjorn Helgaas
· 10 years ago
5695be1
OOM, PM: OOM killed task shouldn't escape PM suspend
by Michal Hocko
· 10 years ago
c3351df
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
848a552
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 10 years ago
43d451f
Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 10 years ago
21d2271
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 10 years ago
045aaed
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 10 years ago
34e5a52
cpufreq: cpufreq-dt: extend with platform_data
by Thomas Petazzoni
· 10 years ago
51315cd
cpufreq: allow driver-specific data
by Thomas Petazzoni
· 10 years ago
9fc3d1d
ACPICA: Update version to 20140926.
by Bob Moore
· 10 years ago
2f85723
ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE renaming.
by Lv Zheng
· 10 years ago
a08f813
ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE support.
by Lv Zheng
· 10 years ago
5f8b35b
ACPICA: Add string for _DDN method name.
by Bob Moore
· 10 years ago
Next »