Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e38af4faf01d0b35df6995fb395e5fa4a4898289
/
net
e11f40b
lwtunnel: use kfree_skb() instead of vanilla kfree()
by Dan Carpenter
· 9 years ago
99d7662
tcp: tso: allow deferring under reordering state
by Eric Dumazet
· 9 years ago
8d6c31b
ipv6: Avoid rt6_probe() taking writer lock in the fast path
by Martin KaFai Lau
· 9 years ago
990edb4
ipv6: Re-arrange code in rt6_probe()
by Martin KaFai Lau
· 9 years ago
5a6228a
lwtunnel: change prototype of lwtunnel_state_get()
by Nicolas Dichtel
· 9 years ago
d943659
ipv6: copy lwtstate in ip6_rt_copy_init()
by Nicolas Dichtel
· 9 years ago
6673a9f
ipv6: use lwtunnel_output6() only if flag redirect is set
by Nicolas Dichtel
· 9 years ago
b469139
dev: Spelling fix in comments
by subashab@codeaurora.org
· 9 years ago
949f1e3
bridge: mdb: notify on router port add and del
by Satish Ashok
· 9 years ago
597798e
openvswitch: Retrieve tunnel metadata when receiving from vport-netdev
by Thomas Graf
· 9 years ago
2661371
openvswitch: fix compilation when vxlan is a module
by Nicolas Dichtel
· 9 years ago
88f6432
ipv4: be more aggressive when probing alternative gateways
by Julian Anastasov
· 9 years ago
48fb6b5
ipv6: fix crash over flow-based vxlan device
by Wei-Chun Chao
· 9 years ago
cda3696
tipc: clean up socket layer message reception
by Jon Paul Maloy
· 9 years ago
bcd3ffd
tipc: introduce new tipc_sk_respond() function
by Jon Paul Maloy
· 9 years ago
29042e1
tipc: let function tipc_msg_reverse() expand header when needed
by Jon Paul Maloy
· 9 years ago
6ca91c6
bridge: Fix setting a flag in br_fill_ifvlaninfo_range().
by Rosen, Rami
· 9 years ago
045a0fa
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
by Thomas Graf
· 9 years ago
c5e40ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c5dfd65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
3985e8a
ipv6: sysctl to restrict candidate source addresses
by Erik Kline
· 9 years ago
de18547
mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereference
by Roopa Prabhu
· 9 years ago
b56ea29
net: track success and failure of TCP PMTU probing
by Rick Jones
· 9 years ago
01faef2
mpls: make RTA_OIF optional
by Roopa Prabhu
· 9 years ago
bac541e
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
by Chris J Arges
· 9 years ago
0470eb9
netlink: don't hold mutex in rcu callback when releasing mmapd ring
by Florian Westphal
· 9 years ago
89e478a
tcp: suppress a division by zero warning
by Eric Dumazet
· 9 years ago
1604089
tipc: fix compatibility bug
by Jon Paul Maloy
· 9 years ago
e181a54
net: #ifdefify sk_classid member of struct sock
by Mathias Krause
· 9 years ago
614732e
openvswitch: Use regular VXLAN net_device device
by Thomas Graf
· 9 years ago
c9db965
openvswitch: Abstract vport name through ovs_vport_name()
by Thomas Graf
· 9 years ago
be4ace6
openvswitch: Move dev pointer into vport itself
by Thomas Graf
· 9 years ago
34ae932
openvswitch: Make tunnel set action attach a metadata dst
by Thomas Graf
· 9 years ago
e703087
fib: Add fib rule match on tunnel id
by Thomas Graf
· 9 years ago
3093fbe
route: Per route IP tunnel metadata via lightweight tunnel
by Thomas Graf
· 9 years ago
1b7179d
route: Extend flow representation with tunnel key
by Thomas Graf
· 9 years ago
0accfc2
arp: Inherit metadata dst when creating ARP requests
by Thomas Graf
· 9 years ago
f38a9eb
dst: Metadata destinations
by Thomas Graf
· 9 years ago
773a69d
icmp: Don't leak original dst into ip_route_input()
by Thomas Graf
· 9 years ago
1d8fff9
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
by Thomas Graf
· 9 years ago
e3e4712
mpls: ip tunnel support
by Roopa Prabhu
· 9 years ago
face018
mpls: export mpls functions for use by mpls iptunnels
by Roopa Prabhu
· 9 years ago
74a0f2f
ipv6: rt6_info output redirect to tunnel output
by Roopa Prabhu
· 9 years ago
8602a62
ipv4: redirect dst output to lwtunnel output
by Roopa Prabhu
· 9 years ago
ffce419
lwtunnel: support dst output redirect function
by Roopa Prabhu
· 9 years ago
19e42e4
ipv6: support for fib route lwtunnel encap attributes
by Roopa Prabhu
· 9 years ago
571e722
ipv4: support for fib route lwtunnel encap attributes
by Roopa Prabhu
· 9 years ago
499a242
lwtunnel: infrastructure for handling light weight tunnels like mpls
by Roopa Prabhu
· 9 years ago
0848f64
inet: frags: fix defragmented packet's IP header for af_packet
by Edward Hyunkoo Jee
· 9 years ago
0c199a9
xfrm: Fix a typo
by Jakub Wilk
· 9 years ago
32b2f4b
sched: cls_flow: fix panic on filter replace
by Daniel Borkmann
· 9 years ago
ff3532f
sched: cls_flower: fix panic on filter replace
by Daniel Borkmann
· 9 years ago
f6bfc46
sched: cls_bpf: fix panic on filter replace
by Daniel Borkmann
· 9 years ago
b52effd
sctp: fix cut and paste issue in comment
by Marcelo Ricardo Leitner
· 9 years ago
0ca50d1
sctp: fix src address selection if using secondary addresses
by Marcelo Ricardo Leitner
· 9 years ago
0786828
sctp: reduce indent level on sctp_v4_get_dst
by Marcelo Ricardo Leitner
· 9 years ago
27dfead
Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
8bf4ada
net: ratelimit warnings about dst entry refcount underflow or overflow
by Konstantin Khlebnikov
· 9 years ago
b8a23e8
caif: fix leaks and race in caif_queue_rcv_skb()
by Eric Dumazet
· 9 years ago
4d9c5c5
test_bpf: add bpf_skb_vlan_push/pop() tests
by Alexei Starovoitov
· 9 years ago
4e10df9
bpf: introduce bpf_skb_vlan_push/pop() helpers
by Alexei Starovoitov
· 9 years ago
d999297
tipc: reduce locking scope during packet reception
by Jon Paul Maloy
· 9 years ago
1a20cc2
tipc: introduce node contact FSM
by Jon Paul Maloy
· 9 years ago
8a1577c
tipc: move link supervision timer to node level
by Jon Paul Maloy
· 9 years ago
333ef69
tipc: simplify link timer implementation
by Jon Paul Maloy
· 9 years ago
6ab30f9
tipc: improve link FSM implementation
by Jon Paul Maloy
· 9 years ago
426cc2b
tipc: introduce new link protocol msg create function
by Jon Paul Maloy
· 9 years ago
d3504c3
tipc: clean up definitions and usage of link flags
by Jon Paul Maloy
· 9 years ago
af9b028
tipc: make media xmit call outside node spinlock context
by Jon Paul Maloy
· 9 years ago
22d85c7
tipc: change sk_buffer handling in tipc_link_xmit()
by Jon Paul Maloy
· 9 years ago
36e78a4
tipc: use bearer index when looking up active links
by Jon Paul Maloy
· 9 years ago
d39bbd4
tipc: move link input queue to tipc_node
by Jon Paul Maloy
· 9 years ago
d3a43b9
tipc: move link creation from neighbor discoverer to node
by Jon Paul Maloy
· 9 years ago
9d13ec6
tipc: introduce link entry structure to struct tipc_node
by Jon Paul Maloy
· 9 years ago
1a3b2ec
switchdev: add offload_fwd_mark generator helper
by Scott Feldman
· 9 years ago
d754f98
net: add phys ID compare helper to test if two IDs are the same
by Scott Feldman
· 9 years ago
0c4f691
net: don't reforward packets already forwarded by offload device
by Scott Feldman
· 9 years ago
fdbf5b0
Revert "sit: Add gro callbacks to sit_offload"
by Herbert Xu
· 9 years ago
a7ce45a
bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined
by Nikolay Aleksandrov
· 9 years ago
a0a9f33
net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set
by Phil Sutter
· 9 years ago
e10177a
bridge: multicast: fix handling of temp and perm entries
by Satish Ashok
· 9 years ago
ef8299de
bridge: multicast: notify on group delete
by Nikolay Aleksandrov
· 9 years ago
8d20aab
ebpf: add helper to retrieve net_cls's classid cookie
by Daniel Borkmann
· 9 years ago
b87a173
cls_cgroup: factor out classid retrieval
by Daniel Borkmann
· 9 years ago
923b352
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
by Arik Nemtsov
· 10 years ago
b3e7de8
mac80211: add missing length check for confirm frames
by Bob Copeland
· 9 years ago
2ea752c
mac80211: correct aid location in peering frames
by Bob Copeland
· 9 years ago
042ab5f
wireless: regulatory: reduce log level of CRDA related messages
by Thomas Petazzoni
· 10 years ago
d8d9008
mac80211: shut down interfaces before destroying interface list
by Johannes Berg
· 10 years ago
541b6ed
mac80211: wowlan: enable powersave if suspend while ps-polling
by Chaitanya T K
· 10 years ago
e9de019
mac80211: don't clear all tx flags when requeing
by Michal Kazior
· 10 years ago
4479004
mac80211: clear subdir_stations when removing debugfs
by Tom Hughes
· 10 years ago
c15df30
ipv6: Remove unused arguments for __ipv6_dev_get_saddr().
by YOSHIFUJI Hideaki
· 9 years ago
88d6378
netlink: changes for setting and clearing protodown via netlink.
by Anuradha Karuppiah
· 9 years ago
d746d70
net core: Add protodown support.
by Anuradha Karuppiah
· 9 years ago
ddf06c1
tc: act_bpf: fix memory leak
by Alexei Starovoitov
· 9 years ago
c0afd9c
fq_codel: fix return value of fq_codel_drop()
by WANG Cong
· 9 years ago
e8d092aa
net_sched: fix a use-after-free in sfq
by WANG Cong
· 9 years ago
c0b8da1
ipv6: Fix finding best source address in ipv6_dev_get_saddr().
by YOSHIFUJI Hideaki/吉藤英明
· 10 years ago
03645a1
ipv6: lock socket in ip6_datagram_connect()
by Eric Dumazet
· 10 years ago
Next »