Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5f4a780ddd453c4918555fed9d9c5f2d455a087d
/
include
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
5983fe2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
6569861
net: Make ndo_neigh_destroy return void.
by David S. Miller
· 13 years ago
84f9307
ipv4: use a 64bit load/store in output path
by Eric Dumazet
· 13 years ago
2a367c3
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
by Wolfgang Grandegger
· 13 years ago
ea1f51b
dsa: Include linux/if_ether.h to fix build error
by Axel Lin
· 13 years ago
8aa953d
caif: Remove unused attributes from struct cflayer
by sjur.brandeland@stericsson.com
· 13 years ago
e977b4c
caif: Remove unused enum and parameter in cfserl
by sjur.brandeland@stericsson.com
· 13 years ago
7c18d22
caif: Restructure how link caif link layer enroll
by sjur.brandeland@stericsson.com
· 13 years ago
ea6a5d3
sch_red: fix red_calc_qavg_from_idle_time
by Eric Dumazet
· 13 years ago
7bc0f28
netem: rate extension
by Hagen Paul Pfeifer
· 13 years ago
cd5b49b
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
32092ec
atm: clip: Use device neigh support on top of "arp_tbl".
by David Miller
· 13 years ago
da6a8fa
neigh: Add device constructor/destructor capability.
by David Miller
· 13 years ago
869759b
atm: clip: Convert over to neighbour_priv()
by David Miller
· 13 years ago
596b9b6
neigh: Add infrastructure for allocating device neigh privates.
by David Miller
· 13 years ago
5b8b006
neigh: Get rid of neigh_table->kmem_cachep
by David Miller
· 13 years ago
1026fec
neigh: Create mechanism for generic neigh private areas.
by David Miller
· 13 years ago
8cd7920
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
4d77d2b
flow_dissector: use a 64bit load/store
by Eric Dumazet
· 13 years ago
114cf58
bql: Byte queue limits
by Tom Herbert
· 13 years ago
c5d67bd
net: Add netdev interfaces for recording sends/comp
by Tom Herbert
· 13 years ago
73466498
net: Add queue state xoff flag for stack
by Tom Herbert
· 13 years ago
75957ba
dql: Dynamic queue limits
by Tom Herbert
· 13 years ago
98014be
Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux-stericsson into fixes
by Arnd Bergmann
· 13 years ago
c1baa88
Merge branch 'nf' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
6b5a5c0
tcp: do not scale TSO segment size with reordering degree
by Neal Cardwell
· 13 years ago
c8f0b86
dsa: Move all definitions needed by drivers into <net/dsa.h>
by Ben Hutchings
· 13 years ago
8317e20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
0744dd0
net: introduce skb_flow_dissect()
by Eric Dumazet
· 13 years ago
5cac98d
net: Fix corruption in /proc/*/net/dev_mcast
by Anton Blanchard
· 13 years ago
f7bc83d
PM: Update comments describing device power management callbacks
by Rafael J. Wysocki
· 13 years ago
cb35999
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 13 years ago
39338b5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
4244cb4
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
c28800a
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
b7b996d
Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes
by Dave Airlie
· 13 years ago
60d6fe9
net/mlx4_en: adding loopback support
by Amir Vadai
· 13 years ago
559a9f1
net/mlx4_en: fix WOL handlers were always looking at port2 capability bit
by Oren Duer
· 13 years ago
876f6e6
net/mlx4: move RSS related definitions to be global
by Or Gerlitz
· 13 years ago
de68dca
inet: add a redirect generation id in inetpeer
by Eric Dumazet
· 13 years ago
49f5ed4
atm: eliminate atm_guess_pdu2truesize()
by chas williams - CONTRACTOR
· 13 years ago
072bc80
eeprom_93cx6: Add write support
by Ben Dooks
· 13 years ago
b30f8bd
eeprom_93cx6: Add data direction control.
by Ben Dooks
· 13 years ago
d11ead7
net: Use IS_ENABLED() in netdevice.h as appropriate
by Ben Hutchings
· 13 years ago
34a430d
dsa: Allow core and drivers to be built as modules
by Ben Hutchings
· 13 years ago
cf50dcc
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
by Ben Hutchings
· 13 years ago
6dec4ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
b8400f3
route: struct rtable can be const in rt_is_input_route and rt_is_output_route
by Steffen Klassert
· 13 years ago
618f9bc
net: Move mtu handling down to the protocol depended handlers
by Steffen Klassert
· 13 years ago
ebb762f
net: Rename the dst_opt default_mtu method to mtu
by Steffen Klassert
· 13 years ago
9b82e65d6
Merge git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
e6af578
virtio-pci: make reset operation safer
by Michael S. Tsirkin
· 13 years ago
fe1a7fe
virtio-mmio: Correct the name of the guest features selector
by Sasha Levin
· 13 years ago
ac8a481
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
by Li Wei
· 13 years ago
0952157
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
b079d67
Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fixes-dss
by Tony Lindgren
· 13 years ago
8c21522
netprio_cgroup: Fix build break
by Neil Horman
· 13 years ago
5907c5f
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
0a2c986
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 13 years ago
2d0f240
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
780dc9b
regulator: TPS65910: Fix VDD1/2 voltage selector count
by Afzal Mohammed
· 13 years ago
6782002
i2c: Delete ANY_I2C_BUS
by Jean Delvare
· 13 years ago
a5cd335
drm: integer overflow in drm_mode_dirtyfb_ioctl()
by Xi Wang
· 13 years ago
1f2149c
net: remove netdev_alloc_page and use __GFP_COLD
by Eric Dumazet
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
5eccdf5e
tc: comment spelling fixes
by stephen hemminger
· 13 years ago
26bff94
xfrm: optimize ipv4 selector matching
by Alexey Dobriyan
· 13 years ago
5bc1421
net: add network priority cgroup infrastructure (v4)
by Neil Horman
· 13 years ago
570e57b
atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()
by Eric Dumazet
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
e25ba0c
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
8ba8ed5
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
3b9abc7
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
0cda569
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
70e9942
netfilter: nf_conntrack: make event callback registration per-netns
by Pablo Neira Ayuso
· 13 years ago
a2d7ec5
netfilter: use jump_label for nf_hooks
by Eric Dumazet
· 13 years ago
7e7c892
wireless: Support ht-capabilities over-rides.
by Ben Greear
· 13 years ago
dd76986
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
by Johannes Berg
· 13 years ago
7c4ef71
cfg80211: add flags for off-channel capabilities
by Johannes Berg
· 13 years ago
11127e9
mac80211: transmit fragment list to drivers
by Johannes Berg
· 13 years ago
b68e6b3
cfg80211: pass DFS region to drivers through reg_notifier()
by Luis R. Rodriguez
· 13 years ago
8b60b07
cfg80211: process regulatory DFS region for countries
by Luis R. Rodriguez
· 13 years ago
37f0702
net: Change mii to ethtool advertisement function names
by Matt Carlson
· 13 years ago
c292fe4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
efd0bf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
6fe4c6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
a4cc388
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
2d360fc
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
e70f224
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
by Marek Olšák
· 13 years ago
a5c86e9
hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE
by David Rientjes
· 13 years ago
208f6f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
bdb6e69
Phonet: set the pipe handle using setsockopt
by Dinesh Kumar Sharma
· 13 years ago
56c978f
net: Remove LL_ALLOCATED_SPACE
by Herbert Xu
· 13 years ago
b684452
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
15bd1cf
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
adc9300
net: use jump_label to shortcut RPS if not setup
by Eric Dumazet
· 13 years ago
f6f8285
pstore: pass allocated memory region back to caller
by Kees Cook
· 13 years ago
ccb290f
NFC: Fix indentation in nci.h file
by Ilan Elias
· 13 years ago
8b258cc
PM Sleep: Do not extend wakeup paths to devices with ignore_children set
by Rafael J. Wysocki
· 13 years ago
Next »