Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4021db9a0daa42ff72570f7b0375d195e528f73f
/
include
/
linux
e33099f
tcp: implement RFC5682 F-RTO
by Yuchung Cheng
· 12 years ago
9b44190
tcp: refactor F-RTO
by Yuchung Cheng
· 12 years ago
5470b46
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
2b5faa4
connector: Added coredumping event to the process connector
by Jesper Derehag
· 12 years ago
3e5289d
filter: add ANC_PAY_OFFSET instruction for loading payload start offset
by Daniel Borkmann
· 12 years ago
f77668d
net: flow_dissector: add __skb_get_poff to get a start offset to payload
by Daniel Borkmann
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
44046a5
udp: add encap_destroy callback
by Tom Parkin
· 12 years ago
7b1b3fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
35f8c76
Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
49c87cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
6c4d3bc
perf,x86: fix link failure for non-Intel configs
by David Rientjes
· 12 years ago
1a2c618
tcp: Remove TCPCT
by Christoph Paasch
· 12 years ago
a362db3
net: fix some typos in netif features
by Cong Wang
· 12 years ago
86feff3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 12 years ago
1e8bbe6
net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
by Bjørn Mork
· 12 years ago
de1893f
Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes
by Linus Torvalds
· 12 years ago
1d9d863
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
by Stephane Eranian
· 12 years ago
764444f
net: clean leftover of COMPAT_NET_DEV_OPS removal
by Fernando Luis Vazquez Cao
· 12 years ago
8a7fbfa
netxen: write IP address to firmware when using bonding
by nikolay@redhat.com
· 12 years ago
f4846e5
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
by Linus Torvalds
· 12 years ago
f65846a
list: Fix double fetch of pointer in hlist_entry_safe()
by Paul E. McKenney
· 12 years ago
cca7af3
skb: Propagate pfmemalloc on skb from head page only
by Pavel Emelyanov
· 12 years ago
16fad69
tcp: fix skb_availroom()
by Eric Dumazet
· 12 years ago
5bc7c33
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
by Brian Norris
· 12 years ago
842d223
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 12 years ago
c8615d3
idr: deprecate idr_pre_get() and idr_get_new[_above]()
by Tejun Heo
· 12 years ago
ebf47be
include/linux/res_counter.h needs errno.h
by Andrew Morton
· 12 years ago
ad8395e
Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
886e03b
Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
e86ac13
drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave
by Mugunthan V N
· 12 years ago
5857f70
idr: fix new kernel-doc warnings
by Randy Dunlap
· 12 years ago
42e836e
phy: add set_wol/get_wol functions
by Michael Stapelberg
· 12 years ago
9b717a8
tcp: TLP loss detection.
by Nandita Dukkipati
· 12 years ago
6ba8a3b
tcp: Tail loss probe (TLP)
by Nandita Dukkipati
· 12 years ago
b818d1a
phy/micrel: Add support for KSZ8031
by Hector Palacios
· 12 years ago
e5f2ef7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
fd86019
mfd: wm831x: Don't forward declare enum wm831x_auxadc
by Mark Brown
· 12 years ago
80e4e67
mfd: tps65912: Declare and use tps65912_irq_exit()
by Mark Brown
· 12 years ago
df545d1
mfd: palmas: Provide irq flags through DT/platform data
by Laxman Dewangan
· 12 years ago
26fd76c
NFC: llcp: Implement socket options
by Samuel Ortiz
· 12 years ago
e61667a
tcp: Remove unused tw_cookie_values from tcp_timewait_sock
by Christoph Paasch
· 12 years ago
7293261
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
7313626
tunneling: Add generic Tunnel segmentation.
by Pravin B Shelar
· 12 years ago
aefbd2b
tunneling: Capture inner mac header during encapsulation.
by Pravin B Shelar
· 12 years ago
ec5f061
net: Kill link between CSUM and SG features.
by Pravin B Shelar
· 12 years ago
22dfab7
Input: atmel_mxt_ts - Support for touchpad variant
by Daniel Kurtz
· 12 years ago
3d5c203
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
c031e23
VSOCK: Split vm_sockets.h into kernel/uapi
by Andy King
· 12 years ago
d345243
Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 12 years ago
e2e091f
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
090096b
net: generic fdb support for drivers without ndo_fdb_<op>
by Vlad Yasevich
· 12 years ago
8524982
ssb: fix unaligned access to mac address
by Hauke Mehrtens
· 12 years ago
753f993
team: introduce random mode
by Jiri Pirko
· 12 years ago
acbba0d
team: introduce two default team_modeop functions and use them in modes
by Jiri Pirko
· 12 years ago
55d942f
mac80211: restrict peer's VHT capabilities to own
by Johannes Berg
· 12 years ago
c8bb93f
wireless: remove unused VHT MCS defines
by Johannes Berg
· 12 years ago
b8a31c9
ieee80211: mark 802.11 related structs as being 2-byte aligned
by Felix Fietkau
· 12 years ago
9a88658
wireless: move sequence number arithmetic to ieee80211.h
by Johannes Berg
· 12 years ago
82dc3c63c
net: introduce NAPI_POLL_WEIGHT
by Eric Dumazet
· 12 years ago
9da060d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
e3b5951
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
6516ab6
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
1223ad3
Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 12 years ago
43febb2
usb: gadget: composite: fix kernel-doc warnings
by Nishanth Menon
· 12 years ago
6d62768
Merge remote-tracking branch 'regulator/fix/doc' into tmp
by Mark Brown
· 12 years ago
290502b
eCryptfs: allow userspace messaging to be disabled
by Kees Cook
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
56a79b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8fd5e7a
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
68b86a2
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
527c680
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
8d05b37
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
b695188
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
48476df
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
9ca52ed
mm: define VM_GROWSUP for CONFIG_METAG
by James Hogan
· 12 years ago
5698c50
metag: Internal and external irqchips
by James Hogan
· 12 years ago
37cae6a
Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
20e6926
x86, ACPI, mm: Revert movablemem_map support
by Yinghai Lu
· 12 years ago
14cc0b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
5a4d729
iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is not
by Guenter Roeck
· 12 years ago
dcf787f
constify path_get/path_put and fs_struct.c stuff
by Al Viro
· 12 years ago
dd37978
cache the value of file_inode() in struct file
by Al Viro
· 12 years ago
b0d8ed4
dm: add target num_write_bios fn
by Alasdair G Kergon
· 12 years ago
df5d2e9
dm kcopyd: introduce configurable throttling
by Mikulas Patocka
· 12 years ago
55a62ee
dm: rename request variables to bios
by Alasdair G Kergon
· 12 years ago
fd7c092
dm: fix truncated status strings
by Mikulas Patocka
· 12 years ago
8eae508
hsi: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
3048253
watchdog: core: dt: add support for the timeout-sec dt property
by Fabio Porcedda
· 12 years ago
f82dedf
watchdog: bcm47xx_wdt.c: use platform device
by Hauke Mehrtens
· 12 years ago
1a71fb8
rtc: stmp3xxx: add wdt-accessor function
by Wolfram Sang
· 13 years ago
5838b03
regulator: core: update kernel documentation for regulator_desc
by Nishanth Menon
· 12 years ago
b0af9cd
Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhumer/linux
by Linus Torvalds
· 12 years ago
ad6c2c2
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 12 years ago
2af7844
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 12 years ago
5e04f4b
Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf
by Linus Torvalds
· 12 years ago
b666973
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
1cf0209
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
3000512
NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS
by Weston Andros Adamson
· 12 years ago
edddbb1
SUNRPC: add call to get configured timeout
by Weston Andros Adamson
· 12 years ago
Next »