Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
192132b9a034d87566294be0fba5f8f75c2cf16b
/
net
192132b
net: Add support for VRFs to inetpeer cache
by David Ahern
· 10 years ago
d39d14f
net: Add helper function to compare inetpeer addresses
by David Ahern
· 10 years ago
3abef28
net: Add set,get helpers for inetpeer addresses
by David Ahern
· 10 years ago
72afa35
net: Introduce ipv4_addr_hash and use it for tcp metrics
by David Ahern
· 10 years ago
df2cf4a
IGMP: Inhibit reports for local multicast groups
by Philip Downey
· 10 years ago
0d36938
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e001d70
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
3e692f2
net: sched: simplify attach_one_default_qdisc()
by Phil Sutter
· 10 years ago
d66d6c3
net: sched: register noqueue qdisc
by Phil Sutter
· 10 years ago
db4094b
net: sched: ignore tx_queue_len when assigning default qdisc
by Phil Sutter
· 10 years ago
f84bb1e
net: fix IFF_NO_QUEUE for drivers using alloc_netdev
by Phil Sutter
· 10 years ago
69dba9b
sock: fix kernel doc error
by Jean Sacren
· 10 years ago
f648f80
sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
by lucien
· 10 years ago
b22fbf2
bridge: fdb: rearrange net_bridge_fdb_entry
by Nikolay Aleksandrov
· 10 years ago
7b85b4d
openvswitch: Include ip6_fib.h.
by Joe Stringer
· 10 years ago
35d4e17
net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag
by Jiri Pirko
· 10 years ago
0e4ead9
net: introduce change upper device notifier change info
by Jiri Pirko
· 10 years ago
371bd10
geneve: Consolidate Geneve functionality in single module.
by Pravin B Shelar
· 10 years ago
6b001e6
openvswitch: Use Geneve device.
by Pravin B Shelar
· 10 years ago
c29a70d
tunnel: introduce udp_tun_rx_dst()
by Pravin B Shelar
· 10 years ago
d2d427b
bridge: Add netlink support for vlan_protocol attribute
by Toshiaki Makita
· 10 years ago
3b3ae88
net: sched: consolidate tc_classify{,_compat}
by Daniel Borkmann
· 10 years ago
ce7b4cc
sctp: asconf's process should verify address parameter is in the beginning
by lucien
· 10 years ago
cae3a26
openvswitch: Allow attaching helpers to ct action
by Joe Stringer
· 10 years ago
c2ac667
openvswitch: Allow matching on conntrack label
by Joe Stringer
· 10 years ago
86ca02e
netfilter: connlabels: Export setting connlabel length
by Joe Stringer
· 10 years ago
55e5713
netfilter: Always export nf_connlabels_replace()
by Joe Stringer
· 10 years ago
182e304
openvswitch: Allow matching on conntrack mark
by Joe Stringer
· 10 years ago
7f8a436
openvswitch: Add conntrack action
by Joe Stringer
· 10 years ago
5b49004
ipv6: Export nf_ct_frag6_gather()
by Joe Stringer
· 10 years ago
be26b9a
openvswitch: Move MASKED* macros to datapath.h
by Joe Stringer
· 10 years ago
8e2fed1
openvswitch: Serialize acts with original netlink len
by Joe Stringer
· 10 years ago
1dd34b5
bpf: fix bpf_skb_set_tunnel_key() helper
by Alexei Starovoitov
· 10 years ago
cff8245
net_sched: act_bpf: remove spinlock in fast path
by Alexei Starovoitov
· 10 years ago
9e528d8
net_sched: convert rsvp to call tcf_exts_destroy from rcu callback
by Alexei Starovoitov
· 10 years ago
ed7aa87
net_sched: convert tcindex to call tcf_exts_destroy from rcu callback
by Alexei Starovoitov
· 10 years ago
faa54be
net_sched: act_bpf: remove unnecessary copy
by Alexei Starovoitov
· 10 years ago
3c64562
net_sched: make tcf_hash_destroy() static
by Alexei Starovoitov
· 10 years ago
a6c1aea
cls_u32: complete the check for non-forced case in u32_destroy()
by WANG Cong
· 10 years ago
2724121
RDS: remove superfluous from rds_ib_alloc_fmr()
by santosh.shilimkar@oracle.com
· 10 years ago
ef5217a
RDS: flush the FMR pool less often
by santosh.shilimkar@oracle.com
· 10 years ago
ad1d7dc
RDS: push FMR pool flush work to its own worker
by santosh.shilimkar@oracle.com
· 10 years ago
6116c20
RDS: fix fmr pool dirty_count
by Wengang Wang
· 10 years ago
3f6b314
RDS: Fix rds MR reference count in rds_rdma_unuse()
by santosh.shilimkar@oracle.com
· 10 years ago
ba54d3c
RDS: fix the dangling reference to rds_ib_incoming_slab
by santosh.shilimkar@oracle.com
· 10 years ago
b8766e4
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 10 years ago
b01d04a
rds: Fix improper gfp_t usage.
by David S. Miller
· 10 years ago
d425729
ip6_gre: release cached dst on tunnel removal
by huaibin Wang
· 10 years ago
e252b3d
route: fix a use-after-free
by WANG Cong
· 10 years ago
d749916
net-next: Fix warning while make xmldocs caused by skbuff.c
by Masanari Iida
· 10 years ago
94c10f0
ah4: Fix error return in ah_input().
by David S. Miller
· 10 years ago
2510505
ah6: fix error return code
by Julia Lawall
· 10 years ago
ae05368
RDS: check for valid cm_id before initiating connection
by santosh.shilimkar@oracle.com
· 10 years ago
06e8941
RDS: return EMSGSIZE for oversize requests before processing/queueing
by Mukesh Kacker
· 10 years ago
dfcec25
RDS: make sure rds_send_drop_to properly takes the m_rs_lock
by santosh.shilimkar@oracle.com
· 10 years ago
1c3be62
RDS: Don't destroy the rdma id until after we're done using it
by Santosh Shilimkar
· 10 years ago
5c240fa
RDS: Fix assertion level from fatal to warning
by santosh.shilimkar@oracle.com
· 10 years ago
3049147
RDS: Make sure we do a signaled send for large-send
by santosh.shilimkar@oracle.com
· 10 years ago
4f73113
RDS: Mark message mapped before transmit
by santosh.shilimkar@oracle.com
· 10 years ago
0df5f9a6
RDS: add a sock_destruct callback debug aid
by santosh.shilimkar@oracle.com
· 10 years ago
0c48424
RDS: check for congestion updates during rds_send_xmit
by santosh.shilimkar@oracle.com
· 10 years ago
73ce431
RDS: make sure we post recv buffers
by santosh.shilimkar@oracle.com
· 10 years ago
e1f475a
RDS: don't update ip address tables if the address hasn't changed
by santosh.shilimkar@oracle.com
· 10 years ago
1bc7b863
RDS: destroy the ib state earlier during shutdown
by santosh.shilimkar@oracle.com
· 10 years ago
43962dd
RDS: always free recv frag as we free its ring entry
by santosh.shilimkar@oracle.com
· 10 years ago
1d2e3f3
RDS: restore return value in rds_cmsg_rdma_args()
by santosh.shilimkar@oracle.com
· 10 years ago
43e122b
tcp: refine pacing rate determination
by Eric Dumazet
· 10 years ago
4ec3b28
xfrm: Use VRF master index if output device is enslaved
by David Ahern
· 10 years ago
6f021c6
tcp: fix slow start after idle vs TSO/GSO
by Eric Dumazet
· 10 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
ba51b6b
net: Fix RCU splat in af_key
by David Ahern
· 10 years ago
92b78af
ila: Precompute checksum difference for translations
by Tom Herbert
· 10 years ago
127eb7c
lwt: Add cfg argument to build_state
by Tom Herbert
· 10 years ago
d9893d1
Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 10 years ago
2be80c2
tipc: fix stale link problem during synchronization
by Jon Paul Maloy
· 10 years ago
5ae2f8e
tipc: interrupt link synchronization when a link goes down
by Jon Paul Maloy
· 10 years ago
17b2063
tipc: eliminate risk of premature link setup during failover
by Jon Paul Maloy
· 10 years ago
c953e2393
netlink: mmap: fix tx type check
by Ken-ichirou MATSUZAWA
· 10 years ago
2701366
fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacks
by Tom Herbert
· 10 years ago
b7fe10e
gro: Fix remcsum offload to deal with frags in GRO
by Tom Herbert
· 10 years ago
c4c53ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
999b8b8
9p: ensure err is initialized to 0 in p9_client_read/write
by Vincent Bernat
· 10 years ago
2f064f3
mm: make page pfmemalloc check more robust
by Michal Hocko
· 10 years ago
dc25b25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a9e01ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
81bf1c6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 10 years ago
Next »