Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a2e1d52a32eab53f8ab03c4023310f65aaa054a7
/
include
/
linux
3edf8fa
[NET]: Fix allnoconfig build on powerpc and avr32
by David S. Miller
· 17 years ago
9307b57
drivers/net/arcnet/arcnet.c: use time_* macros
by S.Caglar Onur
· 17 years ago
095d911
[LIB]: Drop the pcounter itself.
by Pavel Emelyanov
· 17 years ago
1567ca7
[NET]: Protect device namespace inlines with CONFIG_NET
by David S. Miller
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
419ae74
[NET]: uninline skb_trim, de-bloats
by Ilpo Järvinen
· 17 years ago
c2aa270
[NET]: uninline skb_push, de-bloats a lot
by Ilpo Järvinen
· 17 years ago
f58518e
[NET]: uninline dev_alloc_skb, de-bloats a lot
by Ilpo Järvinen
· 17 years ago
6be8ac2
[NET]: uninline skb_pull, de-bloats a lot
by Ilpo Järvinen
· 17 years ago
0dde3e1
[NET]: uninline skb_put, de-bloats a lot
by Ilpo Järvinen
· 17 years ago
50fd440
[NET]: Use local_irq_{save,restore}() in napi_complete().
by David S. Miller
· 17 years ago
0e5f8be
[NETNS]: Compile NET /proc support only if CONFIG_NET is set.
by Denis V. Lunev
· 17 years ago
6772718
[VLAN]: Reduce memory consumed by vlan_groups
by Pavel Emelyanov
· 17 years ago
f5aa23f
[NETNS]: Compilation warnings under CONFIG_NET_NS.
by Denis V. Lunev
· 17 years ago
9c2f574
[NETNS]: Compilation fix for include/linux/netdevice.h.
by Denis V. Lunev
· 17 years ago
c7f485a
[NETFILTER]: nf_conntrack_sip: RTP routing optimization
by Patrick McHardy
· 17 years ago
0d0ab03
[NETFILTER]: nf_conntrack_sip: support multiple media channels
by Patrick McHardy
· 17 years ago
4ab9e64
[NETFILTER]: nf_nat_sip: split up SDP mangling
by Patrick McHardy
· 17 years ago
a9c1d35
[NETFILTER]: nf_conntrack_sip: create RTCP expectations
by Patrick McHardy
· 17 years ago
0f32a40
[NETFILTER]: nf_conntrack_sip: create signalling expectations
by Patrick McHardy
· 17 years ago
2bbb211
[NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing helpers
by Patrick McHardy
· 17 years ago
30f33e6
[NETFILTER]: nf_conntrack_sip: support method specific request/response handling
by Patrick McHardy
· 17 years ago
624f8b7
[NETFILTER]: nf_nat_sip: get rid of text based header translation
by Patrick McHardy
· 17 years ago
05e3ced
[NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper
by Patrick McHardy
· 17 years ago
ea45f12
[NETFILTER]: nf_conntrack_sip: parse SIP headers properly
by Patrick McHardy
· 17 years ago
ac36774
[NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions
by Patrick McHardy
· 17 years ago
3e9b4600b
[NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function
by Patrick McHardy
· 17 years ago
212440a
[NETFILTER]: nf_conntrack_sip: remove redundant function arguments
by Patrick McHardy
· 17 years ago
2a6cfb2
[NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling
by Patrick McHardy
· 17 years ago
b8beedd
[NETFILTER]: Add nf_inet_addr_cmp()
by Patrick McHardy
· 17 years ago
1218854
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
7cbca67
[IPV6]: Support Source Address Selection API (RFC5014).
by YOSHIFUJI Hideaki
· 17 years ago
1d5d236
[IPV6]: Use bitfields for hop_limit and mcast_hops.
by YOSHIFUJI Hideaki
· 17 years ago
4725474
[IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int.
by YOSHIFUJI Hideaki
· 17 years ago
c8cdaf9
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
by YOSHIFUJI Hideaki
· 17 years ago
310afe8
[NET]: include/linux/udp.h - remove duplicate include
by Joe Perches
· 17 years ago
cc32e05
[NET]: include/linux/igmp.h - remove duplicate include
by Joe Perches
· 17 years ago
414f69d
[NET]: include/linux/atalk.h - remove duplicate include
by Joe Perches
· 17 years ago
76fef2b
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 17 years ago
0098b72
[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.
by Rusty Russell
· 17 years ago
ec3c098
[TCP]: TCP_DEFER_ACCEPT updates - process as established
by Patrick McManus
· 17 years ago
82cc1a7
[NET]: Add per-connection option to set max TSO frame size
by Peter P Waskiewicz Jr
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
2f63392
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
0ff9663
[IPV4]: ipv4_is_lbcast() misannotations
by Al Viro
· 17 years ago
0382b9c
[PKT_SCHED]: annotate cls_u32
by Al Viro
· 17 years ago
bde4f8f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
916fbfb
devres: implement pcim_iomap_regions_request_all()
by Tejun Heo
· 17 years ago
4265f16
virtio: fix race in enable_cb
by Christian Borntraeger
· 17 years ago
3e94794
smc91x: introduce platform data flags V2
by Magnus Damm
· 17 years ago
9b89ca7
struct export_operations: adjust comments to match current members
by Marc Dionne
· 17 years ago
e7ec2e3
ssb: Add SPROM/invariants support for PCMCIA devices
by Michael Buesch
· 17 years ago
cc74d96
PCI: fix issue with busses registering multiple times in sysfs
by Greg Kroah-Hartman
· 17 years ago
c463be3
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
a99d9a6
[POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMU
by Tony Breeds
· 17 years ago
07c941d
[POWERPC] Fix undefined pmu_sys_suspended compilation error
by Tony Breeds
· 17 years ago
609eb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
a8ae50b
Remove <linux/genhd.h> from user-visible headers.
by David Woodhouse
· 17 years ago
0738c4b
nommu: Provide is_vmalloc_addr() stub.
by Paul Mundt
· 17 years ago
ba73d4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26
by David S. Miller
· 17 years ago
2b752ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
ee215ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
60fdd93
memstick: add support for JMicron jmb38x MemoryStick host controller
by Alex Dubov
· 17 years ago
92b22d9
tifm: fix the MemoryStick host fifo handling code
by Alex Dubov
· 17 years ago
d114ad5
memstick: add memstick_suspend/resume_host methods
by Alex Dubov
· 17 years ago
e1f1999
memstick: introduce correct definitions in the header
by Alex Dubov
· 17 years ago
9f9351b
rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE
by Andrew Morton
· 17 years ago
20f590d
USB: Remove __KERNEL__ check from non-exported gadget.h.
by Robert P. J. Day
· 17 years ago
e610625
USB: g_printer.h does not need to be "unifdef"ed.
by Robert P. J. Day
· 17 years ago
b5e85de
[NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h
by Patrick McHardy
· 17 years ago
fbab976
firmware: provide stubs for the FW_LOADER=n case
by James Bottomley
· 17 years ago
10a398d
time: remove obsolete CLOCK_TICK_ADJUST
by Roman Zippel
· 17 years ago
38332cb
time: prevent the loop in timespec_add_ns() from being optimised away
by Segher Boessenkool
· 17 years ago
bb799dc
Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm
by Linus Torvalds
· 17 years ago
4c1aa6f
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 17 years ago
c37dcd33
NFS: Fix the fsid revalidation in nfs_update_inode()
by Trond Myklebust
· 17 years ago
e621e69
[NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef
by Kirill A. Shutemov
· 17 years ago
e9720ac
[NET]: Make /proc/net a symlink on /proc/self/net (v3)
by Pavel Emelyanov
· 17 years ago
810b381
sched: retain vruntime
by Peter Zijlstra
· 17 years ago
db8dac2
[UDP]: Revert udplite and code split.
by David S. Miller
· 17 years ago
1c61fc4
slab - use angle brackets for include of kmalloc_sizes.h
by Joe Perches
· 17 years ago
aab547c
ssb: Add Gigabit Ethernet driver
by Michael Buesch
· 17 years ago
2ec600d
nl80211/cfg80211: support for mesh, sta dumping
by Luis Carlos Cobo
· 17 years ago
cc0672a
WEXT: add mesh interface type
by Johannes Berg
· 17 years ago
37c5798
wireless: various definitions for mesh networking
by Luis Carlos Cobo
· 17 years ago
f59d438
[IPV6]: Fix powerpc allmodconfig build warnings.
by David S. Miller
· 17 years ago
ee6b967
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
by Eric Dumazet
· 17 years ago
e000752
LSM/SELinux: Interfaces to allow FS to control mount options
by Eric Paris
· 17 years ago
255333c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
27d0483
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
2c6f2db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
12f981f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
10955d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
d0fae18
md: clean up irregularity with raid autodetect
by NeilBrown
· 17 years ago
8311c29
md: reduce CPU wastage on idle md array with a write-intent bitmap
by NeilBrown
· 17 years ago
3715863
iommu: export iommu_is_span_boundary helper function
by FUJITA Tomonori
· 17 years ago
8289546
memcg: remove mem_cgroup_uncharge
by Hugh Dickins
· 17 years ago
9442ec9
memcg: bad page if page_cgroup when free
by Hugh Dickins
· 17 years ago
Next »