index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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_sched: fix mirrored packets checksum
WANG Cong
2016-07-27
1
-18
/
+0
*
packet: Use symmetric hash for PACKET_FANOUT_HASH.
David S. Miller
2016-07-27
1
-0
/
+43
*
bpf: try harder on clones when writing into skb
Daniel Borkmann
2016-07-11
1
-8
/
+10
*
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
David Barroso
2016-07-11
1
-1
/
+5
*
net: fix infoleak in rtnetlink
Kangjie Lu
2016-05-18
1
-8
/
+10
*
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
2016-05-18
1
-2
/
+5
*
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
2016-05-18
1
-3
/
+1
*
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
2016-04-20
1
-12
/
+21
*
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
2016-04-20
1
-0
/
+1
*
net: fix bridge multicast packet checksum validation
Linus Lüssing
2016-04-20
1
-2
/
+20
*
IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
Phil Sutter
2016-03-03
1
-1
/
+3
*
flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...
Alexander Duyck
2016-03-03
1
-3
/
+6
*
net: Copy inner L3 and L4 headers as unaligned on GRE TEB
Alexander Duyck
2016-03-03
1
-0
/
+7
*
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2016-03-03
2
-0
/
+12
*
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
2016-03-03
1
-0
/
+7
*
gro: Make GRO aware of lightweight tunnels.
Jesse Gross
2016-03-03
1
-2
/
+5
*
net: bpf: reject invalid shifts
Rabin Vincent
2016-01-31
1
-0
/
+5
*
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2016-01-31
1
-0
/
+5
*
net: pktgen: fix null ptr deref in skb allocation
John Fastabend
2016-01-31
1
-1
/
+3
*
net: possible use after free in dst_release
Francesco Ruggeri
2016-01-06
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-12-17
2
-6
/
+6
|
\
|
*
net: check both type and procotol for tcp sockets
WANG Cong
2015-12-17
2
-2
/
+4
|
*
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
2015-12-15
1
-1
/
+1
|
*
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
2015-12-11
1
-1
/
+1
|
*
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2015-12-05
1
-2
/
+0
*
|
Merge branch 'master' into for-4.4-fixes
Tejun Heo
2015-12-07
9
-151
/
+201
|
\
|
|
*
ipv6: kill sk_dst_lock
Eric Dumazet
2015-12-03
1
-3
/
+1
|
*
net/neighbour: fix crash at dumping device-agnostic proxy entries
Konstantin Khlebnikov
2015-12-03
1
-2
/
+2
|
*
net: fix sock_wake_async() rcu protection
Eric Dumazet
2015-12-01
1
-1
/
+1
|
*
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
3
-7
/
+7
|
*
cgroups: Allow dynamically changing net_classid
Nina Schiff
2015-11-23
1
-8
/
+18
|
*
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
2015-11-22
1
-0
/
+2
|
*
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
2015-11-17
1
-1
/
+4
|
*
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
2015-11-17
1
-122
/
+152
|
*
net: use skb_clone to avoid alloc_pages failure.
Martin Zhang
2015-11-17
1
-1
/
+1
|
*
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
2015-11-17
1
-1
/
+2
|
*
net/core: use netdev name in warning if no parent
Bjørn Mork
2015-11-16
1
-5
/
+8
|
*
net: fix __netdev_update_features return on ndo_set_features failure
Nikolay Aleksandrov
2015-11-16
1
-1
/
+1
|
*
net: fix feature changes on devices without ndo_set_features
Nikolay Aleksandrov
2015-11-16
1
-0
/
+2
*
|
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
2015-12-03
2
-9
/
+11
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-10
2
-4
/
+5
|
\
|
*
net: fix a race in dst_release()
Eric Dumazet
2015-11-09
1
-1
/
+1
|
*
net/core: ensure features get disabled on new lower devs
Jarod Wilson
2015-11-04
1
-3
/
+4
*
|
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
2
-6
/
+8
|
/
*
net/core: fix for_each_netdev_feature
Jarod Wilson
2015-11-03
1
-2
/
+6
*
ptp: Change ptp_class to a proper bitmask
Stefan Sørensen
2015-11-03
1
-8
/
+8
*
net/core: generic support for disabling netdev features down stack
Jarod Wilson
2015-11-02
1
-0
/
+50
*
net: make skb_set_owner_w() more robust
Eric Dumazet
2015-11-02
1
-0
/
+22
*
sock: don't enable netstamp for af_unix sockets
Hannes Frederic Sowa
2015-10-27
1
-3
/
+17
*
net: tso: add support for IPv6
emmanuel.grumbach@intel.com
2015-10-26
1
-5
/
+13
[next]