Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
67c2fb8ff0eda3cee95954a1dd245c3ce1a10486
/
include
be67773
Phonet: use atomic for packet TX window
by Rémi Denis-Courmont
· 16 years ago
57c81ff
Phonet: allocate separate ARP type for GPRS over a Phonet pipe
by Rémi Denis-Courmont
· 16 years ago
2d91d78
Phonet: allocate a non-Ethernet ARP type
by Rémi Denis-Courmont
· 16 years ago
b31a1d8
gianfar: Convert gianfar to an of_platform_driver
by Andy Fleming
· 16 years ago
354ade9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
b24a251
ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()
by Yang Hongyang
· 16 years ago
bc02ff9
net: Refactor full duplex flow control resolution
by Steve Glendinning
· 16 years ago
e18ce34
net: Move flow control definitions to mii.h
by Steve Glendinning
· 16 years ago
092cab7
netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC
by Pablo Neira Ayuso
· 16 years ago
b240a0e
ethtool: Add GGRO and SGRO ops
by Herbert Xu
· 16 years ago
bf296b1
tcp: Add GRO support
by Herbert Xu
· 16 years ago
71d93b3
net: Add skb_gro_receive
by Herbert Xu
· 16 years ago
73cc19f
ipv4: Add GRO infrastructure
by Herbert Xu
· 16 years ago
d565b0a
net: Add Generic Receive Offload infrastructure
by Herbert Xu
· 16 years ago
1a881f2
net: Add frag_list support to GSO
by Herbert Xu
· 16 years ago
eb14f01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7004405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
d2ff911
Define smp_call_function_many for UP
by Rusty Russell
· 16 years ago
4dec9b8
rfkill: strip pointless notifier chain
by Johannes Berg
· 16 years ago
89fad57
mac80211: integrate sta_notify_ps cmds into sta_notify
by Christian Lamparter
· 16 years ago
f546638c
mac80211: remove fragmentation offload functionality
by Johannes Berg
· 16 years ago
0f202aa
ieee80211_security: correct warning about width of auth_mode
by John W. Linville
· 16 years ago
7ba1c04
mac80211: improve sta_notify documentation
by Johannes Berg
· 16 years ago
bb608e9
wireless: Incorrect LEAP authentication algorithm identifier.
by Senthil Balasubramanian
· 16 years ago
6c34bc2
Revert "radeonfb: accelerate imageblit and other improvements"
by Linus Torvalds
· 16 years ago
8229efd
netns: ip6mr: enable namespace support in ipv6 multicast forwarding code
by Benjamin Thery
· 16 years ago
950d570
netns: ip6mr: declare reg_vif_num per-namespace
by Benjamin Thery
· 16 years ago
a21f3f9
netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace
by Benjamin Thery
· 16 years ago
4045e57
netns: ip6mr: declare counter cache_resolve_queue_len per-namespace
by Benjamin Thery
· 16 years ago
4a6258a
netns: ip6mr: dynamically allocate mfc6_cache_array
by Benjamin Thery
· 16 years ago
58701ad
netns: ip6mr: store netns in struct mfc6_cache
by Benjamin Thery
· 16 years ago
4e16880
netns: ip6mr: dynamically allocates vif6_table
by Benjamin Thery
· 16 years ago
bd91b8b
netns: ip6mr: allocate mroute6_socket per-namespace.
by Benjamin Thery
· 16 years ago
2107fb8
smsc911x: add dynamic bus configuration
by Steve Glendinning
· 16 years ago
54b71fb
MN10300: Fix __put_user_asm8()
by Akira Takeuchi
· 16 years ago
9c24624
KSYM_SYMBOL_LEN fixes
by Hugh Dickins
· 16 years ago
aa6f1479
atomic: fix a typo in atomic_long_xchg()
by Eric Dumazet
· 16 years ago
02d2116
revert "percpu_counter: new function percpu_counter_sum_and_set"
by Andrew Morton
· 16 years ago
71c5576
revert "percpu counter: clean up percpu_counter_sum_and_set()"
by Andrew Morton
· 16 years ago
7b363e4
netpoll: fix race on poll_list resulting in garbage entry
by Neil Horman
· 16 years ago
b749e3f
Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 16 years ago
48887e6
[PATCH] fix broken timestamps in AVC generated by kernel threads
by Al Viro
· 16 years ago
0b0c940
[PATCH] asm/generic: fix bug - kernel fails to build when enable some common audit code on Blackfin
by Mike Frysinger
· 16 years ago
a64e649
[PATCH] return records for fork() both to child and parent
by Al Viro
· 16 years ago
f7a8db8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
6fdd34d
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
by Gerrit Renker
· 16 years ago
4098dce
dccp: Remove manual influence on NDP Count feature
by Gerrit Renker
· 16 years ago
0049bab
dccp: Remove obsolete parts of the old CCID interface
by Gerrit Renker
· 16 years ago
b74ca3a
netdevice: Kill netdev->priv
by Wang Chen
· 16 years ago
730c30e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f2f1fa7
Enforce a minimum SG_IO timeout
by Linus Torvalds
· 16 years ago
8bef7a1
mac80211: document ieee80211_tx_info.pad
by Kalle Valo
· 16 years ago
4571d3b
mac80211: add sta_notify_ps callback
by Christian Lamparter
· 16 years ago
007e5dd
wireless: clean up radiotap a bit
by Johannes Berg
· 16 years ago
e60c774
cfg80211: handle SIOCGIWMODE/SIOCSIWMODE
by Johannes Berg
· 16 years ago
fee5267
cfg80211: handle SIOCGIWNAME
by Johannes Berg
· 16 years ago
10ec4f1
nl80211: relicense nl80211.h under the ISC
by Luis R. Rodriguez
· 16 years ago
72bdcf3
nl80211: Add frequency configuration (including HT40)
by Jouni Malinen
· 16 years ago
fc9161e
[PATCH 2/2] documnt FMODE_ constants
by Christoph Hellwig
· 16 years ago
fd4ce1a
[PATCH 1/2] kill FMODE_NDELAY_NOW
by Christoph Hellwig
· 16 years ago
8865c41
atm: 32-bit ioctl compatibility
by David Woodhouse
· 16 years ago
d253eee
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
by Oliver Hartkopp
· 16 years ago
5240488
Phonet: basic net namespace support
by Rémi Denis-Courmont
· 16 years ago
0e435ac
block: fix setting of max_segment_size and seg_boundary mask
by Milan Broz
· 16 years ago
53a0880
block: internal dequeue shouldn't start timer
by Tejun Heo
· 16 years ago
3f8c6c9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by David S. Miller
· 16 years ago
aa2ba5f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e1825e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
e2e2983
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
9a689bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
1b79cd0
nfsd: fix vm overcommit crash fix #2
by Junjiro R. Okajima
· 16 years ago
6636487
amd74xx: workaround unreliable AltStatus register for nVidia controllers
by Bartlomiej Zolnierkiewicz
· 16 years ago
6ff2d39
lib/idr.c: fix rcu related race with idr_find
by Manfred Spraul
· 16 years ago
7ef9964
epoll: introduce resource usage limits
by Davide Libenzi
· 16 years ago
7ac0110
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
4bc2a9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
ac70a96
libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ
by Tejun Heo
· 16 years ago
4ec8f07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
72244c0
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8639dad
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
95c5e1f
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
96b8936
remove __ARCH_WANT_COMPAT_SYS_PTRACE
by Christoph Hellwig
· 16 years ago
02d0e67
hotplug_memory_notifier section annotation
by Al Viro
· 16 years ago
3116848
meminit section warnings
by Al Viro
· 16 years ago
a418b89
Bluetooth: Enable per-module dynamic debug messages
by Marcel Holtmann
· 16 years ago
7a9d402
Bluetooth: Send HCI Reset command by default on device initialization
by Marcel Holtmann
· 16 years ago
9a5aa62
mlx4_core: Save/restore default port IB capability mask
by Jack Morgenstein
· 16 years ago
0f0ca34
phy: power management support
by Giuseppe Cavallaro
· 16 years ago
ed77a89
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 16 years ago
475ad8e
decnet: compile fix for removal of byteorder wrapper
by Harvey Harrison
· 16 years ago
487ff32
Allow architectures to override copy_user_highpage()
by Russell King
· 16 years ago
c4106aa
decnet: remove private wrappers of endian helpers
by Harvey Harrison
· 16 years ago
5b9ab2e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e899b64
ACPICA: disable _BIF warning
by Lin Ming
· 16 years ago
95a28ed
ACPICA: Allow _WAK method to return an Integer
by Bob Moore
· 16 years ago
5f23b73
net: Fix soft lockups/OOM issues w/ unix garbage collector
by dann frazier
· 16 years ago
b5ddedc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
244e6c2
pkt_sched: gen_estimator: Optimize gen_estimator_active()
by Jarek Poplawski
· 16 years ago
bf8c1ac
nl80211: Change max TX power to be in mBm instead of dBm
by Jouni Malinen
· 16 years ago
f80b5e9
rfkill: preserve state across suspend
by Henrique de Moraes Holschuh
· 16 years ago
Next »