index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Introduce passthru_features_check
Toshiaki Makita
2015-03-29
1
-0
/
+8
*
net: Move check for multiple vlans to drivers
Toshiaki Makita
2015-03-29
1
-12
/
+9
*
vlan: Introduce helper functions to check if skb is tagged
Toshiaki Makita
2015-03-29
1
-16
/
+8
*
tc: bpf: generalize pedit action
Alexei Starovoitov
2015-03-29
1
-2
/
+69
*
filter: introduce SKF_AD_VLAN_TPID BPF extension
Michal Sekletar
2015-03-24
1
-0
/
+17
*
net: allow to delete a whole device group
WANG Cong
2015-03-24
1
-0
/
+38
*
net: Move the comment about unsettable socket-level options to default clause...
YOSHIFUJI Hideaki/吉藤英明
2015-03-23
1
-2
/
+3
*
net: convert syn_wait_lock to a spinlock
Eric Dumazet
2015-03-23
1
-7
/
+7
*
net: clear skb->priority when forwarding to another netns
WANG Cong
2015-03-23
1
-0
/
+1
*
net: neighbour: Add mcast_resolicit to configure the number of multicast reso...
YOSHIFUJI Hideaki/吉藤英明
2015-03-20
1
-4
/
+11
*
ebpf: add sched_act_type and map it to sk_filter's verifier ops
Daniel Borkmann
2015-03-20
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
4
-20
/
+30
|
\
|
*
sock: fix possible NULL sk dereference in __skb_tstamp_tx
Willem de Bruijn
2015-03-12
1
-2
/
+6
|
*
xps: must clear sender_cpu before forwarding
Eric Dumazet
2015-03-11
1
-1
/
+1
|
*
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
2015-03-11
1
-4
/
+6
|
*
net: Handle unregister properly when netdev namespace change fails.
David S. Miller
2015-03-10
1
-13
/
+13
|
*
net: add comment for sock_efree() usage
Oliver Hartkopp
2015-03-10
1
-0
/
+4
*
|
ebpf, filter: do not convert skb->protocol to host endianess during runtime
Daniel Borkmann
2015-03-20
1
-15
/
+14
*
|
net: increase sk_[max_]ack_backlog
Eric Dumazet
2015-03-20
1
-2
/
+0
*
|
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
2015-03-20
2
-5
/
+10
*
|
net: Fix high overhead of vlan sub-device teardown.
David S. Miller
2015-03-18
1
-4
/
+6
*
|
net: add support for phys_port_name
David Ahern
2015-03-18
3
-0
/
+62
*
|
net: Add max rate tx queue attribute
John Fastabend
2015-03-18
1
-12
/
+55
*
|
tcp: rename struct tcp_request_sock listener
Eric Dumazet
2015-03-17
1
-11
/
+7
*
|
bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields
Alexei Starovoitov
2015-03-17
1
-22
/
+50
*
|
net: kernel socket should be released in init_net namespace
Ying Xue
2015-03-16
1
-1
/
+1
*
|
inet: add proper refcounting to request sock
Eric Dumazet
2015-03-16
1
-2
/
+2
*
|
inet: factorize sock_edemux()/sock_gen_put() code
Eric Dumazet
2015-03-16
1
-15
/
+0
*
|
bpf: allow extended BPF programs access skb fields
Alexei Starovoitov
2015-03-15
1
-17
/
+83
*
|
ebpf: add helper for obtaining current processor id
Daniel Borkmann
2015-03-15
1
-0
/
+2
*
|
ebpf: add prandom helper for packet sampling
Daniel Borkmann
2015-03-15
1
-0
/
+2
*
|
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
2015-03-12
1
-0
/
+2
*
|
net: add req_prot_cleanup() & req_prot_init() helpers
Eric Dumazet
2015-03-12
1
-28
/
+41
*
|
net: Kill hold_net release_net
Eric W. Biederman
2015-03-12
5
-35
/
+5
*
|
net: add real socket cookies
Eric Dumazet
2015-03-11
2
-10
/
+28
*
|
ipv4: FIB Local/MAIN table collapse
Alexander Duyck
2015-03-11
1
-2
/
+6
*
|
net: constify sock_diag_check_cookie()
Eric Dumazet
2015-03-10
1
-1
/
+1
*
|
net: core: add of_find_net_device_by_node()
Florian Fainelli
2015-03-09
1
-0
/
+25
*
|
neigh: Use neigh table index for neigh_packet_xmit
Eric W. Biederman
2015-03-08
1
-11
/
+11
*
|
net: gro: remove obsolete code from skb_gro_receive()
Eric Dumazet
2015-03-06
1
-44
/
+1
*
|
neigh: Add helper function neigh_xmit
Eric W. Biederman
2015-03-04
1
-0
/
+34
*
|
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
2015-03-04
1
-15
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
6
-9
/
+32
|
\
\
|
|
/
|
*
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
2015-03-01
1
-3
/
+1
|
*
net: Verify permission to link_net in newlink
Eric W. Biederman
2015-02-28
1
-0
/
+3
|
*
net: Verify permission to dest_net in newlink
Eric W. Biederman
2015-02-28
1
-0
/
+4
|
*
rtnetlink: avoid 0 sized arrays
Sasha Levin
2015-02-24
1
-2
/
+2
|
*
net: pktgen: disable xmit_clone on virtual devices
Eric Dumazet
2015-02-22
1
-0
/
+3
|
*
net: reject creation of netdev names with colons
Matthew Thode
2015-02-21
1
-1
/
+1
|
*
ethtool: Add hw-switch-offload to netdev_features_strings.
Rami Rosen
2015-02-20
1
-0
/
+1
[next]