Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5b9ea6e022e9ba0fe39cb349ac40361f78d5da5b
/
include
5b9ea6e
vlan: introduce vid list with reference counting
by Jiri Pirko
· 13 years ago
87002b0
net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls
by Jiri Pirko
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
7da82c0
vlan: rename vlan_dev_info to vlan_dev_priv
by Jiri Pirko
· 13 years ago
959327c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
87a1157
ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().
by David S. Miller
· 13 years ago
8f03151
ipv6: Make third arg to anycast_dst_alloc() bool.
by David S. Miller
· 13 years ago
091c0f8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
126fdc3
inet_diag: Introduce new inet_diag_req header
by Pavel Emelyanov
· 13 years ago
d366477
sock_diag: Initial skeleton
by Pavel Emelyanov
· 13 years ago
8d34172
sock_diag: Introduce new message type
by Pavel Emelyanov
· 13 years ago
7f1fb60
inet_diag: Partly rename inet_ to sock_
by Pavel Emelyanov
· 13 years ago
d5f43c1
caif-spi: Bugfix for dump upon device removal
by Erwan Bracq
· 13 years ago
d39aeaf
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
45e713e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
232ea34
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
7125fac
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
63afe12
if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1.
by sjur.brandeland@stericsson.com
· 13 years ago
2721745
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
by David Miller
· 13 years ago
27b14b5
tracing: Restore system filter behavior
by Li Zefan
· 13 years ago
f62ef5f
x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functions
by Andreas Herrmann
· 13 years ago
10c6db1
perf: Fix loss of notification with multi-event
by Peter Zijlstra
· 13 years ago
117632e
tcp: take care of misalignments
by Eric Dumazet
· 13 years ago
78a8a36
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 13 years ago
04a6f44
ipv6: Kill ndisc_get_neigh() inline helper.
by David S. Miller
· 13 years ago
ccb1352
net: Add Open vSwitch kernel components.
by Jesse Gross
· 13 years ago
75f2811
ipv6: Add fragment reporting to ipv6_skip_exthdr().
by Jesse Gross
· 13 years ago
396cf94
vlan: Move vlan_set_encap_proto() to vlan header file
by Pravin B Shelar
· 13 years ago
b4e1661
genetlink: Add rcu_dereference_genl and genl_dereference.
by Jesse Gross
· 13 years ago
86b1309
genetlink: Add lockdep_genl_is_held().
by Pravin B Shelar
· 13 years ago
263ba61
genetlink: Add genl_notify()
by Pravin B Shelar
· 13 years ago
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
c2b5adb
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
0efebaa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 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
2ed4d9d
drm/radeon/kms: add some new pci ids
by Alex Deucher
· 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
1432de0
cfg80211: clarify set tx power mBm documentation
by Luis R. Rodriguez
· 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
bda6358
firmware: Sigma: Fix endianess issues
by Lars-Peter Clausen
· 13 years ago
4f718a2
firmware: Sigma: Prevent out of bounds memory access
by Lars-Peter Clausen
· 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
dca7e94
{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
by Thomas Pedersen
· 13 years ago
4bb6234
{nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh
by Chun-Yeow Yeoh
· 13 years ago
1d9d921
wireless: Add NoAck per tid support
by Simon Wunderlich
· 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
Next »