Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f6b72b6217f8c24f2a54988e58af858b4e66024d
/
include
f6b72b62
net: Embed hh_cache inside of struct neighbour.
by David S. Miller
· 14 years ago
5c25f68
net: Kill support for multiple hh_cache entries per neighbour
by David S. Miller
· 14 years ago
e69dd33
net: Push protocol type directly down to header_ops->cache()
by David S. Miller
· 14 years ago
3769cff
ipv4: Inline neigh binding.
by David Miller
· 14 years ago
e2270ea
netdevice: Kill 'feature' test macros.
by David S. Miller
· 14 years ago
4915a0d
net: introduce __netdev_alloc_skb_ip_align
by Eric Dumazet
· 14 years ago
f610b74
ipv4: Use universal hash for ARP.
by David S. Miller
· 14 years ago
cd08933
neigh: Store hash shift instead of mask.
by David S. Miller
· 14 years ago
d84e0bd
skbuff: update struct sk_buff members comments
by Daniel Baluta
· 14 years ago
204d164
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
a6686f2
skbuff: skb supports zero-copy buffers
by Shirley Ma
· 14 years ago
1cdebb4
sock.h: Add a new sock zero-copy flag
by Shirley Ma
· 14 years ago
c68f4b8
mac80211: support GTK rekey offload
by Johannes Berg
· 14 years ago
e5497d7
cfg80211/nl80211: support GTK rekey offload
by Johannes Berg
· 14 years ago
830af02
mac80211: allow driver to iterate keys
by Johannes Berg
· 14 years ago
dc7f9f6
net: sched: constify tcf_proto and tc_action
by Eric Dumazet
· 14 years ago
95ec3eb
packet: Add 'cpu' fanout policy.
by David S. Miller
· 14 years ago
5b7f762
dcbnl: Add CEE notification
by Shmulik Ravid
· 14 years ago
37cf4d1
dcbnl: Aggregated CEE GET operation
by Shmulik Ravid
· 14 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
7736d33
packet: Add pre-defragmentation support for ipv4 fanouts.
by David S. Miller
· 14 years ago
595fc71
ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.
by David S. Miller
· 14 years ago
dc99f60
packet: Add fanout support.
by David S. Miller
· 14 years ago
994635a
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
23b7869
NFC: add the NFC socket raw protocol
by Lauro Ramos Venancio
· 14 years ago
c7fe3b5
NFC: add NFC socket family
by Aloisio Almeida Jr
· 14 years ago
4d12b8b
NFC: add nfc generic netlink interface
by Lauro Ramos Venancio
· 14 years ago
3e256b8
NFC: add nfc subsystem core
by Lauro Ramos Venancio
· 14 years ago
2b4562d
mac80211: allow driver to impose WoWLAN restrictions
by Johannes Berg
· 14 years ago
304e21b
ssb: PCI revision ID register is 8-bit wide
by Sergei Shtylyov
· 14 years ago
234b921
netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev
by Joe Perches
· 14 years ago
957c665
ipv6: Don't put artificial limit on routing table size.
by David S. Miller
· 14 years ago
4e985ad
rtnl: provide link dump consistency info
by Thomas Graf
· 14 years ago
60c2ce2
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
0209bcd
net: add external loopback test in ethtool self test
by Amit Kumar Salecha
· 14 years ago
df2cbe4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
690b0ca
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 14 years ago
39df600
mac80211: propagate information about STA WME support down
by Arik Nemtsov
· 14 years ago
c89b857
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
04b9059
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
3be3fdb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
0814257
mm: fix assertion mapping->nrpages == 0 in end_writeback()
by Jan Kara
· 14 years ago
507c5f1
include/linux/compat.h: declare compat_sys_sendmmsg()
by Chris Metcalf
· 14 years ago
d9d90e5
tmpfs: add shmem_read_mapping_page_gfp
by Hugh Dickins
· 14 years ago
94c1e62
tmpfs: take control of its truncate_range
by Hugh Dickins
· 14 years ago
072441e
mm: move shmem prototypes to shmem_fs.h
by Hugh Dickins
· 14 years ago
4d258b2
Fix some kernel-doc warnings
by Vitaliy Ivanov
· 14 years ago
a64227b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
c6830c2
Fix node_start/end_pfn() definition for mm/page_cgroup.c
by KAMEZAWA Hiroyuki
· 14 years ago
04b7dcf
wireless: unify QoS control field definitions
by Johannes Berg
· 14 years ago
a66b98d
mac80211: fix rx->key NULL dereference during mic failure
by Arik Nemtsov
· 14 years ago
4d362ad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
c6af9c4
net: wimax: Remove of unused 'rfkill_input' pointer
by Vitaliy Ivanov
· 14 years ago
3609936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
5220cc9
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 14 years ago
e093811
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 14 years ago
d18cd55
net: Fix build failures due to ip_is_fragment()
by David S. Miller
· 14 years ago
68d0080
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
7d95847c
ath9k: add external_reset callback to ath9k_platfom_data for AR9330
by Gabor Juhos
· 14 years ago
3762561
ath9k: add MAC revision detection for AR9330
by Gabor Juhos
· 14 years ago
670dc28
netlink: advertise incomplete dumps
by Johannes Berg
· 14 years ago
1c1236e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 14 years ago
56f8a75
ip: introduce ip_is_fragment helper inline function
by Paul Gortmaker
· 14 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
2992c4b
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
ab6baf9
dcb: fix return type on dcb_setapp()
by John Fastabend
· 14 years ago
a364c8c
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
by John Fastabend
· 14 years ago
f9ae7e4
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
by John Fastabend
· 14 years ago
b6db217
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
by John Fastabend
· 14 years ago
314b477
net: dcbnl, add multicast group for DCB
by John Fastabend
· 14 years ago
f4b5ad2
cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840
by Michael Chan
· 14 years ago
3847ce3
core: add tracepoints for queueing skb to rcvbuf
by Satoru Moriya
· 14 years ago
296f7ea
udp: add tracepoints for queueing skb to rcvbuf
by Satoru Moriya
· 14 years ago
6d0e0e8
PM: Fix async resume following suspend failure
by Alan Stern
· 14 years ago
f76b168b
PM: Rename dev_pm_info.in_suspend to is_prepared
by Alan Stern
· 14 years ago
890879c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
79568f5
vfs: i_state needs to be 'unsigned long' for now
by Linus Torvalds
· 14 years ago
eda0841
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
6e158d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
3669820
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
19345cb
NFSv4.1: file layout must consider pg_bsize for coalescing
by Benny Halevy
· 14 years ago
440ca98
bcma: clean exports of functions
by Rafał Miłecki
· 14 years ago
c01ad40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
482e0cd
devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper
by Al Viro
· 14 years ago
155d109
block: add REQ_SECURE to REQ_COMMON_MASK
by Namhyung Kim
· 14 years ago
4ff75b7
net: correct comment on where to place transmit time stamp hook.
by Richard Cochran
· 14 years ago
8816ead
Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
357ed6b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
be98ca6
mmc: Add PCI fixup quirks for Ricoh 1180:e823 reader
by Manoj Iyer
· 14 years ago
cca23d0
Input: sh_keysc - 8x8 MODE_6 fix
by Magnus Damm
· 14 years ago
b856439
mac80211: add cancel_hw_scan() callback
by Eliad Peller
· 14 years ago
0835619
Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
8796699
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
by David Howells
· 14 years ago
d8ad7d1
generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts
by Takao Indoh
· 14 years ago
3009adf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
eb96c92
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
e2ab435
Bluetooth: Use bit operations on conn_state
by Gustavo F. Padovan
· 14 years ago
c1360a1
Bluetooth: use bit operation on conf_state
by Gustavo F. Padovan
· 14 years ago
7fbec22
Bluetooth: Add blacklisting support for mgmt interface
by Antti Julku
· 14 years ago
Next »