Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7bca68c7844b1642868809a5ef4387c1f099ab1d
7bca68c
batman-adv: Add lower layer needed_(head|tail)room to own ones
by Sven Eckelmann
· 9 years ago
a5256f7
batman-adv: don't access unregistered net_device object
by Antonio Quartulli
· 9 years ago
07c48ec
batman-adv: Start new development cycle
by Simon Wunderlich
· 9 years ago
1e3b466
batman-adv: fix gateway client style issues
by Simon Wunderlich
· 9 years ago
3f32f8a
batman-adv: rearrange batadv_neigh_node_new() arguments to follow convention
by Marek Lindner
· 10 years ago
bd3524c
batman-adv: remove obsolete deleted attribute for gateway node
by Simon Wunderlich
· 9 years ago
741aa06
batman-adv: move neigh_node list add into batadv_neigh_node_new()
by Marek Lindner
· 10 years ago
39bf761
batman-adv: remove redundant hard_iface assignment
by Marek Lindner
· 10 years ago
f729dc70
batman-adv: move hardif refcount inc to batadv_neigh_node_new()
by Marek Lindner
· 10 years ago
1dd34b5
bpf: fix bpf_skb_set_tunnel_key() helper
by Alexei Starovoitov
· 9 years ago
8c5bbe7
Merge branch 'act_bpf_lockless'
by David S. Miller
· 9 years ago
cff8245
net_sched: act_bpf: remove spinlock in fast path
by Alexei Starovoitov
· 9 years ago
9e528d8
net_sched: convert rsvp to call tcf_exts_destroy from rcu callback
by Alexei Starovoitov
· 9 years ago
ed7aa87
net_sched: convert tcindex to call tcf_exts_destroy from rcu callback
by Alexei Starovoitov
· 9 years ago
faa54be
net_sched: act_bpf: remove unnecessary copy
by Alexei Starovoitov
· 9 years ago
3c64562
net_sched: make tcf_hash_destroy() static
by Alexei Starovoitov
· 9 years ago
dc8242f
lib/Makefile: remove CONFIG_AVERAGE build rule
by Valentin Rothberg
· 9 years ago
b635f09
Merge branch 'dsa-docs'
by David S. Miller
· 9 years ago
ef63463
Documentation: networking: dsa: Add Broadcom SF2 document
by Florian Fainelli
· 9 years ago
77760e9
Documentation: networking: add a DSA document
by Florian Fainelli
· 9 years ago
c30ee8b
Merge branch 'rds-more-fixes'
by David S. Miller
· 9 years ago
2724121
RDS: remove superfluous from rds_ib_alloc_fmr()
by santosh.shilimkar@oracle.com
· 9 years ago
ef5217a
RDS: flush the FMR pool less often
by santosh.shilimkar@oracle.com
· 9 years ago
ad1d7dc
RDS: push FMR pool flush work to its own worker
by santosh.shilimkar@oracle.com
· 9 years ago
6116c20
RDS: fix fmr pool dirty_count
by Wengang Wang
· 9 years ago
3f6b314
RDS: Fix rds MR reference count in rds_rdma_unuse()
by santosh.shilimkar@oracle.com
· 9 years ago
ba54d3c
RDS: fix the dangling reference to rds_ib_incoming_slab
by santosh.shilimkar@oracle.com
· 9 years ago
b8766e4
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
dafc219
enic: reduce ioread in devcmd2
by Govindarajulu Varadarajan
· 9 years ago
6e85d5a
r8169: Add values missing in @get_stats64 from HW counters
by Corinna Vinschen
· 9 years ago
b01d04a
rds: Fix improper gfp_t usage.
by David S. Miller
· 9 years ago
04e1b73
MAINTAINERS: update vmxnet3 driver maintainer
by Shrikrishna Khare
· 9 years ago
48e92c4
vxlan: fix multiple inclusion of vxlan.h
by Jiri Benc
· 9 years ago
081958e
MAINTAINERS: Add VRF entry
by David Ahern
· 9 years ago
e252b3d
route: fix a use-after-free
by WANG Cong
· 9 years ago
d749916
net-next: Fix warning while make xmldocs caused by skbuff.c
by Masanari Iida
· 9 years ago
79c441a
ppp: implement x-netns support
by Guillaume Nault
· 9 years ago
542a64c
net: sun4i-emac: Claim emac sram
by Hans de Goede
· 9 years ago
2c0027c
inetpeer: remove dead code
by David Ahern
· 9 years ago
5283af8
net/mlx5e: Avoid accessing NULL pointer at ndo_select_queue
by Rana Shahout
· 9 years ago
94c10f0
ah4: Fix error return in ah_input().
by David S. Miller
· 9 years ago
2510505
ah6: fix error return code
by Julia Lawall
· 9 years ago
5c12197
mlxsw: fix error return code
by Julia Lawall
· 9 years ago
1ef53eb
net: davinci_emac: fix error return code
by Julia Lawall
· 9 years ago
96fd26b
Merge branch 'rds-assorted-bug-fixes'
by David S. Miller
· 9 years ago
ae05368
RDS: check for valid cm_id before initiating connection
by santosh.shilimkar@oracle.com
· 9 years ago
06e8941
RDS: return EMSGSIZE for oversize requests before processing/queueing
by Mukesh Kacker
· 9 years ago
dfcec25
RDS: make sure rds_send_drop_to properly takes the m_rs_lock
by santosh.shilimkar@oracle.com
· 9 years ago
1c3be62
RDS: Don't destroy the rdma id until after we're done using it
by Santosh Shilimkar
· 9 years ago
5c240fa
RDS: Fix assertion level from fatal to warning
by santosh.shilimkar@oracle.com
· 9 years ago
3049147
RDS: Make sure we do a signaled send for large-send
by santosh.shilimkar@oracle.com
· 9 years ago
4f73113
RDS: Mark message mapped before transmit
by santosh.shilimkar@oracle.com
· 9 years ago
0df5f9a6
RDS: add a sock_destruct callback debug aid
by santosh.shilimkar@oracle.com
· 9 years ago
0c48424
RDS: check for congestion updates during rds_send_xmit
by santosh.shilimkar@oracle.com
· 9 years ago
73ce431
RDS: make sure we post recv buffers
by santosh.shilimkar@oracle.com
· 9 years ago
e1f475a
RDS: don't update ip address tables if the address hasn't changed
by santosh.shilimkar@oracle.com
· 9 years ago
1bc7b863
RDS: destroy the ib state earlier during shutdown
by santosh.shilimkar@oracle.com
· 9 years ago
43962dd
RDS: always free recv frag as we free its ring entry
by santosh.shilimkar@oracle.com
· 9 years ago
1d2e3f3
RDS: restore return value in rds_cmsg_rdma_args()
by santosh.shilimkar@oracle.com
· 9 years ago
43e122b
tcp: refine pacing rate determination
by Eric Dumazet
· 9 years ago
4ec3b28
xfrm: Use VRF master index if output device is enslaved
by David Ahern
· 9 years ago
6f021c6
tcp: fix slow start after idle vs TSO/GSO
by Eric Dumazet
· 9 years ago
854d2a6
batman-adv: beautify supported routing algorithm list
by Marek Lindner
· 10 years ago
87b40f5
batman-adv: Fix conditional statements indentation
by Sven Eckelmann
· 10 years ago
5274cd6
batman-adv: Add lockdep_asserts for documented external locks
by Sven Eckelmann
· 10 years ago
2c72d65
batman-adv: Annotate deleting functions with external lock via lockdep
by Sven Eckelmann
· 10 years ago
7c26a53
batman-adv: convert bat_priv->tt.req_list to hlist
by Marek Lindner
· 10 years ago
0b8336f
batman-adv: Fix gw_bandwidth calculation on 32 bit systems
by Sven Eckelmann
· 10 years ago
77927b7
batman-adv: Return EINVAL on invalid gw_bandwidth change
by Sven Eckelmann
· 10 years ago
a121048
batman-adv: prevent potential hlist double deletion
by Marek Lindner
· 10 years ago
d0fa4f3
batman-adv: convert orig_node->vlan_list to hlist
by Marek Lindner
· 10 years ago
2bdd188
batman-adv: Remove batadv_ types forward declarations
by Sven Eckelmann
· 10 years ago
383b863
batman-adv: rename batadv_new_tt_req_node to batadv_tt_req_node_new
by Marek Lindner
· 10 years ago
433ff98
batman-adv: update kernel doc of batadv_tt_global_del_orig_entry()
by Marek Lindner
· 10 years ago
4f248cf
batman-adv: Remove multiple assignment per line
by Sven Eckelmann
· 10 years ago
3447382
batman-adv: Fix kerneldoc over 80 column lines
by Sven Eckelmann
· 10 years ago
6b5e971
batman-adv: Replace C99 int types with kernel type
by Sven Eckelmann
· 10 years ago
56fff0a
Merge branch 'fjes'
by David S. Miller
· 9 years ago
786eec2
fjes: ethtool support
by Taku Izumi
· 9 years ago
cb79eaa
fjes: handle receive cancellation request interrupt
by Taku Izumi
· 9 years ago
b5a9152
fjes: epstop_task
by Taku Izumi
· 9 years ago
785f28e
fjes: update_zone_task
by Taku Izumi
· 9 years ago
8fc4cad
fjes: unshare_watch_task
by Taku Izumi
· 9 years ago
ff5b421
fjes: force_close_task
by Taku Izumi
· 9 years ago
8edb62a
fjes: interrupt_watch_task
by Taku Izumi
· 9 years ago
3e3fedd
fjes: net_device_ops.ndo_vlan_rx_add/kill_vid
by Taku Izumi
· 9 years ago
4393e76
fjes: net_device_ops.ndo_tx_timeout
by Taku Izumi
· 9 years ago
b9e23a6
fjes: net_device_ops.ndo_change_mtu
by Taku Izumi
· 9 years ago
879bc9a
fjes: net_device_ops.ndo_get_stats64
by Taku Izumi
· 9 years ago
2658593
fjes: NAPI polling function
by Taku Izumi
· 9 years ago
ac63b94
fjes: tx_stall_task
by Taku Izumi
· 9 years ago
b772b9d
fjes: raise_intr_rxdata_task
by Taku Izumi
· 9 years ago
9acf51c
fjes: net_device_ops.ndo_start_xmit
by Taku Izumi
· 9 years ago
e5d486d
fjes: net_device_ops.ndo_open and .ndo_stop
by Taku Izumi
· 9 years ago
7950e6c
fjes: buffer address regist/unregistration routine
by Taku Izumi
· 9 years ago
3bb025d
fjes: ES information acquisition routine
by Taku Izumi
· 9 years ago
2fcbca6
fjes: platform_driver's .probe and .remove routine
by Taku Izumi
· 9 years ago
a18aaec
fjes: Hardware cleanup routine
by Taku Izumi
· 9 years ago
8cdc3f6
fjes: Hardware initialization routine
by Taku Izumi
· 9 years ago
658d439
fjes: Introduce FUJITSU Extended Socket Network Device driver
by Taku Izumi
· 9 years ago
Next »