index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-10-12
bridge: vlan: enforce no pvid flag in vlan ranges
Nikolay Aleksandrov
2015-10-12
ipv6 route: use err pointers instead of returning pointer by reference
Roopa Prabhu
2015-10-12
ipv6: Pass struct net into nf_ct_frag6_gather
Eric W. Biederman
2015-10-12
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
2015-10-12
ipv4: Only compute net once in ip_call_ra_chain
Eric W. Biederman
2015-10-12
packet: fix match_fanout_group()
Eric Dumazet
2015-10-12
ipv4/icmp: redirect messages can use the ingress daddr as source
Paolo Abeni
2015-10-12
bridge: try switchdev op first in __vlan_vid_add/del
Jiri Pirko
2015-10-12
net: shrink struct sock and request_sock by 8 bytes
Eric Dumazet
2015-10-12
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
2015-10-12
packet: support per-packet fwmark for af_packet sendmsg
Edward Jee
2015-10-12
sock: support per-packet fwmark
Edward Jee
2015-10-12
bpf: enable non-root eBPF programs
Alexei Starovoitov
2015-10-12
bridge: push bridge setting ageing_time down to switchdev
Scott Feldman
2015-10-12
switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
Scott Feldman
2015-10-12
tcp: change type of alive from int to bool
Richard Sailer
2015-10-12
bridge: allow adding of fdb entries pointing to the bridge device
Roopa Prabhu
2015-10-11
tcp: fix RFS vs lockless listeners
Eric Dumazet
2015-10-11
net: dsa: use switchdev obj in port_fdb_del
Vivien Didelot
2015-10-11
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
2015-10-11
net: dsa: add port_fdb_prepare
Vivien Didelot
2015-10-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-10-11
net: synack packets can be attached to request sockets
Eric Dumazet
2015-10-11
bpf: fix cb access in socket filter programs
Alexei Starovoitov
2015-10-09
net/sched: make sch_blackhole.c explicitly non-modular
Paul Gortmaker
2015-10-09
net/dcb: make dcbnl.c explicitly non-modular
Paul Gortmaker
2015-10-09
net/core: make sock_diag.c explicitly non-modular
Paul Gortmaker
2015-10-09
net/core: lockdep_rtnl_is_held can be boolean
Yaowei Bai
2015-10-09
net/dccp: dccp_bad_service_code can be boolean
Yaowei Bai
2015-10-09
net/nfnetlink: lockdep_nfnl_is_held can be boolean
Yaowei Bai
2015-10-09
net/netlink: lockdep_genl_is_held can be boolean
Yaowei Bai
2015-10-08
Bluetooth: Fix basic debugfs entries for unconfigured controllers
Marcel Holtmann
2015-10-08
bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs
Daniel Borkmann
2015-10-08
net: move net_get_random_once to lib
Hannes Frederic Sowa
2015-10-08
6lowpan: move shared settings to lowpan_netdev_setup
Alexander Aring
2015-10-08
net: Do not drop to make_route if oif is l3mdev
David Ahern
2015-10-08
bpf, skb_do_redirect: clear sender_cpu before xmit
Daniel Borkmann
2015-10-08
Merge branch 'net/rds/4.3-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2015-10-08
dst: Pass net into dst->output
Eric W. Biederman
2015-10-08
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
2015-10-08
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
Eric W. Biederman
2015-10-08
ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit
Eric W. Biederman
2015-10-08
ipv4: Cache net in iptunnel_xmit
Eric W. Biederman
2015-10-08
ipv6: Merge ip6_local_out and ip6_local_out_sk
Eric W. Biederman
2015-10-08
ipv6: Merge __ip6_local_out and __ip6_local_out_sk
Eric W. Biederman
2015-10-08
ipv4: Merge ip_local_out and ip_local_out_sk
Eric W. Biederman
2015-10-08
ipv4: Merge __ip_local_out and __ip_local_out_sk
Eric W. Biederman
2015-10-08
dst: Pass a sk into .local_out
Eric W. Biederman
2015-10-08
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
2015-10-08
xfrm: Only compute net once in xfrm_policy_queue_process
Eric W. Biederman
[next]