Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a4244b0cf58d56c171874e85228ba5deffeb017a
/
net
/
core
a4244b0
net/ethtool: Add current supported tunable options
by Hadar Hen Zion
· 9 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
bbbf2df
net: replace last open coded skb_orphan_frags with function call
by Willem de Bruijn
· 9 years ago
d691f9e
bpf: allow programs to write to certain skb fields
by Alexei Starovoitov
· 9 years ago
3431205
bpf: make programs see skb->data == L2 for ingress and egress
by Alexei Starovoitov
· 9 years ago
b3baa0f
mpls: Add MPLS entropy label in flow_keys
by Tom Herbert
· 9 years ago
1fdd512
net: Add GRE keyid in flow_keys
by Tom Herbert
· 9 years ago
87ee9e5
net: Add IPv6 flow label to flow_keys
by Tom Herbert
· 9 years ago
d34af82
net: Add VLAN ID to flow_keys
by Tom Herbert
· 9 years ago
45b47fd0
net: Get rid of IPv6 hash addresses flow keys
by Tom Herbert
· 9 years ago
9f24908
net: Add keys for TIPC address
by Tom Herbert
· 9 years ago
c3f8324
net: Add full IPv6 addresses to flow_keys
by Tom Herbert
· 9 years ago
42aecaa
net: Get skb hash over flow_keys structure
by Tom Herbert
· 9 years ago
c468efe
net: Remove superfluous setting of key_basic
by Tom Herbert
· 9 years ago
ce3b535
net: Simplify GRE case in flow_dissector
by Tom Herbert
· 9 years ago
94db13f
bpf: fix build due to missing tc_verd
by Alexei Starovoitov
· 9 years ago
3896d65
bpf: introduce bpf_clone_redirect() helper
by Alexei Starovoitov
· 9 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
bdef7de
net: Add priority to packet_offload objects.
by David S. Miller
· 9 years ago
18ec898
Revert "net: core: 'ethtool' issue with querying phy settings"
by David S. Miller
· 9 years ago
17ca8cb
ebpf: allow bpf_ktime_get_ns_proto also for networking
by Daniel Borkmann
· 9 years ago
282c320
netevent: remove automatic variable in register_netevent_notifier()
by Wang Long
· 9 years ago
37e82c2
bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fields
by Alexei Starovoitov
· 9 years ago
d6a4e26
tcp: tcp_tso_autosize() minimum is one packet
by Eric Dumazet
· 9 years ago
05c9854
net: fix inet_proto_csum_replace4() sparse errors
by Eric Dumazet
· 9 years ago
6831905
net: remove a sparse error in secure_dccpv6_sequence_number()
by Eric Dumazet
· 9 years ago
d496958
pktgen: remove one sparse error
by Eric Dumazet
· 9 years ago
2b51457
net: af_unix: implement splice for stream af_unix sockets
by Hannes Frederic Sowa
· 10 years ago
a60e3cc
net: make skb_splice_bits more configureable
by Hannes Frederic Sowa
· 10 years ago
be12a1f
net: skbuff: add skb_append_pagefrags and use it
by Hannes Frederic Sowa
· 10 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
4020726
pktgen: make /proc/net/pktgen/pgctrl report fail on invalid input
by Jesper Dangaard Brouer
· 10 years ago
d079abd
pktgen: adjust spacing in proc file interface output
by Jesper Dangaard Brouer
· 10 years ago
f96dee1
net: core: 'ethtool' issue with querying phy settings
by Arun Parameswaran
· 10 years ago
12c227e
flow_dissector: do not break if ports are not needed in flowlabel
by Jiri Pirko
· 10 years ago
04fd61a
bpf: allow bpf programs to tail-call other bpf programs
by Alexei Starovoitov
· 10 years ago
e7582ba
net: dev: reduce both ingress hook ifdefs
by Daniel Borkmann
· 10 years ago
765c9c6
neigh: Better handling of transition to NUD_PROBE state
by Erik Kline
· 10 years ago
de13346
netns: make nsid_lock per net
by WANG Cong
· 10 years ago
74b80e8
flow_dissector: remove bogus return in tipc section
by Jiri Pirko
· 10 years ago
1a24e04
net: fix sk_mem_reclaim_partial()
by Eric Dumazet
· 10 years ago
ed2a80a
rtnl/bond: don't send rtnl msg for unregistered iface
by Nicolas Dichtel
· 10 years ago
3365495
net: core: set qdisc pkt len before tc_classify
by Florian Westphal
· 10 years ago
0c58a2d
netns: fix unbalanced spin_lock on error
by Nicolas Dichtel
· 10 years ago
e687ad6
netfilter: add netfilter ingress hook after handle_ing() under unique static key
by Pablo Neira
· 10 years ago
1cf51900
net: add CONFIG_NET_INGRESS to enable ingress filtering
by Pablo Neira
· 10 years ago
a080e7b
net: Reserve skb headroom and set skb->dev even if using __alloc_skb
by Alexander Duyck
· 10 years ago
59346af
flow_dissector: change port array into src, dst tuple
by Jiri Pirko
· 10 years ago
67a900c
flow_dissector: introduce support for Ethernet addresses
by Jiri Pirko
· 10 years ago
b924933
flow_dissector: introduce support for ipv6 addressses
by Jiri Pirko
· 10 years ago
06635a3
flow_dissect: use programable dissector in skb_flow_dissect and friends
by Jiri Pirko
· 10 years ago
fbff949
flow_dissector: introduce programable flow_dissector
by Jiri Pirko
· 10 years ago
0db89b8
flow_dissector: fix doc for skb_get_poff
by Jiri Pirko
· 10 years ago
638b2a6
net: move netdev_pick_tx and dependencies to net/core/dev.c
by Jiri Pirko
· 10 years ago
5605c76
net: move __skb_tx_hash to dev.c
by Jiri Pirko
· 10 years ago
d4fd327
flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
by Jiri Pirko
· 10 years ago
10b89ee4
net: move *skb_get_poff declarations into correct header
by Jiri Pirko
· 10 years ago
1bd758e
net: change name of flow_dissector header to match the .c file name
by Jiri Pirko
· 10 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
42275bd
switchdev: don't use anonymous union on switchdev attr/obj structs
by Scott Feldman
· 10 years ago
9eea922
pktgen: fix packet generation
by Alexei Starovoitov
· 10 years ago
a202924
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue()
by Denys Vlasenko
· 10 years ago
e3d8ecb
netns: return RTM_NEWNSID instead of RTM_GETNSID on a get
by Nicolas Dichtel
· 10 years ago
7889cbe
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
by Scott Feldman
· 10 years ago
f8e20a9
switchdev: convert parent_id_get to switchdev attr get
by Scott Feldman
· 10 years ago
ebb9a03
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
by Jiri Pirko
· 10 years ago
181edb2
net: Add skb_free_frag to replace use of put_page in freeing skb->head
by Alexander Duyck
· 10 years ago
b63ae8c
mm/net: Rename and move page fragment handling from net/ to mm/
by Alexander Duyck
· 10 years ago
0e39250
net: Store virtual address instead of page in netdev_alloc_cache
by Alexander Duyck
· 10 years ago
9451980
net: Use cached copy of pfmemalloc to avoid accessing page
by Alexander Duyck
· 10 years ago
d2788d3
net: sched: further simplify handle_ing
by Daniel Borkmann
· 10 years ago
c9e99fd
net: sched: consolidate handle_ing and ing_filter
by Daniel Borkmann
· 10 years ago
affb979
net: kill sk_change_net and sk_release_kernel
by Eric W. Biederman
· 10 years ago
26abe14
net: Modify sk_alloc to not reference count the netns of kernel sockets.
by Eric W. Biederman
· 10 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
62f64ae
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
by Alexei Starovoitov
· 10 years ago
f1f00d8ff
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
by Jesper Dangaard Brouer
· 10 years ago
59324cf
netlink: allow to listen "all" netns
by Nicolas Dichtel
· 10 years ago
95f3841
netns: use a spin_lock to protect nsid management
by Nicolas Dichtel
· 10 years ago
3138dbf
netns: notify new nsid outside __peernet2id()
by Nicolas Dichtel
· 10 years ago
7a0877d
netns: rename peernet2id() to peernet2id_alloc()
by Nicolas Dichtel
· 10 years ago
cab3c8e
netns: always provide the id to rtnl_net_fill()
by Nicolas Dichtel
· 10 years ago
109582af
netns: returns always an id in __peernet2id()
by Nicolas Dichtel
· 10 years ago
790ba45
tcp: set SOCK_NOSPACE under memory pressure
by Jason Baron
· 10 years ago
ac67eb2
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
by Daniel Borkmann
· 10 years ago
658da93
net: filter: add __GFP_NOWARN flag for larger kmem allocs
by Daniel Borkmann
· 10 years ago
d9e12f4
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
by Nicolas Schichan
· 10 years ago
4ae92bc
net: filter: add a callback to allow classic post-verifier transformations
by Nicolas Schichan
· 10 years ago
fcba67c
net: fix two sparse warnings introduced by IGMP/MLD parsing exports
by Linus Lüssing
· 10 years ago
d66bf7d
net: core: Correct an over-stringent device loop detection.
by Vlad Yasevich
· 10 years ago
9afd85c
net: Export IGMP/MLD message validation code
by Linus Lüssing
· 10 years ago
c19ae86
tc: remove unused redirect ttl
by Jamal Hadi Salim
· 10 years ago
2e70aed
Revert "net: kernel socket should be released in init_net namespace"
by Herbert Xu
· 10 years ago
2f59e1e
net: Add flow_keys digest
by Tom Herbert
· 10 years ago
50fb799
net: Add skb_get_hash_perturb
by Tom Herbert
· 10 years ago
087c1a6
net: sched: run ingress qdisc without locks
by Alexei Starovoitov
· 10 years ago
46c264d
bridge/nl: remove wrong use of NLM_F_MULTI
by Nicolas Dichtel
· 10 years ago
a31196b
net: rfs: fix crash in get_rps_cpus()
by Eric Dumazet
· 10 years ago
2ea2f62
net: fix crash in build_skb()
by Eric Dumazet
· 10 years ago
79930f5
net: do not deplete pfmemalloc reserve
by Eric Dumazet
· 10 years ago
Next »