Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a6e0fc8514d41dfdd98b1d15cacc432cf040f8af
/
include
a6e0fc8
net: introduce rcu_dereference_rtnl
by Eric Dumazet
· 14 years ago
e363416
include/net/raw.h: Convert raw_seq_private macro to inline
by Joe Perches
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
7162f66
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
78ab952
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
c688399
net: Improve comments in include/linux/phy.h
by Peter Meerwald
· 14 years ago
86cac58
skge: add GRO support
by Eric Dumazet
· 14 years ago
4dc8913
net: add a comment on netdev->last_rx
by Eric Dumazet
· 14 years ago
3d5b99a
TCP: update initial windows according to RFC 5681
by Gerrit Renker
· 14 years ago
22b71c8
tcp/dccp: Consolidate common code for RFC 3390 conversion
by Gerrit Renker
· 14 years ago
dca43c7
tcp: Add TCP_USER_TIMEOUT socket option.
by Jerry Chu
· 14 years ago
409456b
net: fix datapath typo
by Simon Horman
· 14 years ago
34d4bc4
mac80211: support runtime interface type changes
by Johannes Berg
· 14 years ago
c0692b8
cfg80211: allow changing port control protocol
by Johannes Berg
· 14 years ago
8789d45
mac80211: allow scan to complete from any context
by Johannes Berg
· 14 years ago
40d0802
gro: __napi_gro_receive() optimizations
by Eric Dumazet
· 14 years ago
145ce50
net/sctp: Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
ad01b7d
stmmac: make ioaddr 'void __iomem *' rather than unsigned long
by Giuseppe CAVALLARO
· 14 years ago
e569aa7
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
4c5f7d7
wl12xx: change contact person for the include file
by Kalle Valo
· 14 years ago
2738bd6
mac80211: trivial spelling fixes
by Bob Copeland
· 14 years ago
0533943
mlx4_en: UDP RSS support
by Yevgeny Petrilin
· 14 years ago
7699517
mlx4_en: Fixing report in Ethtool get_settings
by Yevgeny Petrilin
· 14 years ago
e7c1c2c4
mlx4_en: Added self diagnostics test implementation
by Yevgeny Petrilin
· 14 years ago
c2e3143
tc: add meta match on receive hash
by Stephen Hemminger
· 14 years ago
5a46790
include/linux/if_ether.h: Remove unused #define MAC_FMT
by Joe Perches
· 14 years ago
d70e969
cfg80211: add some documentation
by Johannes Berg
· 14 years ago
2a5fb7b
nl80211: some documentation fixes
by Johannes Berg
· 14 years ago
633dd1e
mac80211: fix docbook
by Johannes Berg
· 14 years ago
d2730b2
b43: N-PHY: Implement MAC PHY clock set
by Gábor Stefanik
· 14 years ago
2e161f7
cfg80211/mac80211: extensible frame processing
by Johannes Berg
· 14 years ago
633adf1
cfg80211: mark ieee80211_hdrlen const
by Johannes Berg
· 14 years ago
1726442
net: increase the size of priv_flags and add IFF_OVS_DATAPATH
by Simon Horman
· 14 years ago
8b230ed
bna: Brocade 10Gb Ethernet device driver
by Rasesh Mody
· 14 years ago
21dc330
net: Rename skb_has_frags to skb_has_frag_list
by David S. Miller
· 14 years ago
2d4833a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
09cd2b9
header: fix broken headers for user space
by Changli Gao
· 14 years ago
fcb12fd
net: rds: remove duplication type definitions
by Changli Gao
· 14 years ago
0553212
net: 802.1q: make vlan_hwaccel_do_receive() return void
by Changli Gao
· 14 years ago
d8287fc
net: use __be16 instead of u16 for the userspace code
by Changli Gao
· 14 years ago
739a91e
net_sched: cls_flow: add key rxhash
by Changli Gao
· 14 years ago
81ce790
irda: use net_device_stats from struct net_device
by Eric Dumazet
· 14 years ago
d3c6e7a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
00959ad
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
by Dmitry Kozlov
· 14 years ago
eb4d406
net/sched: add ACT_CSUM action to update packets checksums
by Grégoire Baron
· 14 years ago
e760702
net: introduce proto_ports_offset()
by Changli Gao
· 14 years ago
2244d07
net: simplify flags for tx timestamping
by Oliver Hartkopp
· 14 years ago
e243f5b
netfilter: fix userspace header warning
by Sam Ravnborg
· 14 years ago
a49f37e
net: add Fast Ethernet driver for PXA168.
by Sachin Sanap
· 14 years ago
1565c7c
macvtap: Implement multiqueue for macvtap driver
by Krishna Kumar
· 14 years ago
bfb564e
core: Factor out flow calculation from get_rps_cpu
by Krishna Kumar
· 14 years ago
97359d1
mac80211: use cipher suite selectors
by Johannes Berg
· 14 years ago
0460079
cfg80211: support sysfs namespaces
by Johannes Berg
· 14 years ago
d1f5b7a
mac80211: allow drivers to request SM PS mode change
by Johannes Berg
· 14 years ago
7da7cc1
mac80211: per interface idle notification
by Johannes Berg
· 14 years ago
9714d31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
4e6cbfd
mac80211: support use of NAPI for bottom-half processing
by John W. Linville
· 14 years ago
2245ba2
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
7a1b29a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
95ee46a
Merge branch 'linus' into release
by Len Brown
· 14 years ago
d09fe55
ACPI processor: remove deprecated ACPI procfs I/F
by Zhang Rui
· 14 years ago
c172cb7
Merge branch 'acpica-gpe' into release
by Len Brown
· 14 years ago
ecd8ee0
Merge branch 'procfs-cleanup' into release
by Len Brown
· 14 years ago
c637e48
ACPI: introduce module parameter acpi.aml_debug_output
by Zhang Rui
· 14 years ago
5d7cb15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup
by Linus Torvalds
· 14 years ago
d310ad0
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
60641aa
include: replace unifdef-y with header-y
by Sam Ravnborg
· 14 years ago
5950ec8
hwmon: (ltc4245) Expose all GPIO pins as analog voltages
by Ira W. Snyder
· 14 years ago
b171aa2
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
10041d2
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
7d72e6f
Merge branch 'master' into for-linus
by Chris Metcalf
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
b19dd42
bkl: Remove locked .ioctl file operation
by Arnd Bergmann
· 14 years ago
e259f19
dma-mapping: fix build errors on !HAS_DMA architectures
by Heiko Carstens
· 14 years ago
2f2c779
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
fad9e93
Add fanotify syscalls to <asm-generic/unistd.h>.
by Chris Metcalf
· 14 years ago
2069601
Revert "fsnotify: store struct file not struct path"
by Linus Torvalds
· 14 years ago
8357422
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 14 years ago
1021a64
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 14 years ago
7367f5b
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
1c00650
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
26df076
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
5802876
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 14 years ago
e83ddb33
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
16bb85b
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 14 years ago
4936a3b
x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods
by Chris Wilson
· 14 years ago
12fdff3
Add a dummy printk function for the maintenance of unused printks
by David Howells
· 14 years ago
aa9f56b
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
26f0cf9
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
8d57a98
block: add secure discard
by Adrian Hunter
· 14 years ago
dfe86cb
mmc: add erase, secure erase, trim and secure trim operations
by Adrian Hunter
· 14 years ago
81d73a3
mm: fix writeback_in_progress()
by Jan Kara
· 14 years ago
16c4042
writeback: avoid unnecessary calculation of bdi dirty thresholds
by Wu Fengguang
· 14 years ago
0a7992c
acpi: fix bogus preemption logic
by Thomas Gleixner
· 14 years ago
c6c1933
mfd: Add TPS6586x driver
by Mike Rapoport
· 14 years ago
b6e6d54
mfd: Get rid of now unused mc13783 private header
by Uwe Kleine-König
· 14 years ago
3b16bb5
mfd: New mc13783 function exposing flags
by Uwe Kleine-König
· 14 years ago
5981f4e
mfd: Add stmpe auto sleep feature
by Sundar R Iyer
· 14 years ago
9accdc1
mfd: Add additional WM8994 GPIO functions
by Mark Brown
· 14 years ago
Next »