index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-13
openvswitch: netlink: support L3 packets
Jiri Benc
1
-61
/
+99
2016-11-13
openvswitch: add processing of L3 packets
Jiri Benc
3
-37
/
+101
2016-11-13
openvswitch: support MPLS push and pop for L3 packets
Jiri Benc
1
-7
/
+11
2016-11-13
openvswitch: pass mac_proto to ovs_vport_send
Jiri Benc
3
-14
/
+19
2016-11-13
openvswitch: add mac_proto field to the flow key
Jiri Benc
4
-11
/
+31
2016-11-13
openvswitch: use hard_header_len instead of hardcoded ETH_HLEN
Jiri Benc
2
-5
/
+8
2016-11-12
bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path
Daniel Borkmann
3
-1
/
+20
2016-11-12
net: ethernet: ti: davinci_cpdma: free memory while channel destroy
Ivan Khoronzhuk
1
-1
/
+1
2016-11-10
Merge branch 'hns-fixes'
David S. Miller
14
-142
/
+577
2016-11-10
net: hns: add the support to add/remove the ucast entry to/from table
Kejian Yan
7
-0
/
+155
2016-11-10
net: hns: add multicast tcam table clear
Kejian Yan
7
-0
/
+113
2016-11-10
net: hns: modify tcam table of mask_key
Qianqian Xie
1
-0
/
+7
2016-11-10
net: hns: modify tcam table of mac mc-entry
Qianqian Xie
1
-8
/
+17
2016-11-10
net: hns: modify tcam table of mac mc-port
Qianqian Xie
1
-5
/
+13
2016-11-10
net: hns: modify table index to get mac entry
Qianqian Xie
1
-4
/
+10
2016-11-10
net: hns: modify tcam table of mac uc-entry
Qianqian Xie
1
-6
/
+12
2016-11-10
net: hns: modify tcam table and set mac key
Qianqian Xie
2
-9
/
+20
2016-11-10
net: hns: modify buffer format of cpu data to le64
Qianqian Xie
1
-3
/
+3
2016-11-10
net: hns: fix to intimate the link-status change by adding LF/RF method
Daode Huang
5
-49
/
+37
2016-11-10
net: hns: modify ethtool statistics value error
Qianqian Xie
1
-2
/
+2
2016-11-10
net: hns: delete redundant macro definition
Qianqian Xie
3
-5
/
+1
2016-11-10
net: hns: bug fix about restart auto-negotiation
Daode Huang
1
-1
/
+2
2016-11-10
net: hns: set default mac pause time to 0xffff
Daode Huang
1
-1
/
+1
2016-11-10
net: hns: fix for promisc mode in HNS driver
Kejian Yan
4
-4
/
+67
2016-11-10
net: hns: add fuzzy match of tcam table for hns
Kejian Yan
5
-54
/
+118
2016-11-10
Doc: hisi: hns adds mc-mac-mask property
Kejian Yan
1
-0
/
+8
2016-11-09
tcp: remove unaligned accesses from tcp_get_info()
Eric Dumazet
1
-6
/
+5
2016-11-09
Merge tag 'batadv-next-for-davem-20161108-v2' of git://git.open-mesh.org/linu...
David S. Miller
22
-255
/
+582
2016-11-09
Merge branch 'PHC-freq-fine-tuning'
David S. Miller
4
-16
/
+27
2016-11-09
ptp: dp83640: Use the high resolution frequency method.
Richard Cochran
1
-7
/
+7
2016-11-09
ptp: igb: Use the high resolution frequency method.
Richard Cochran
1
-8
/
+8
2016-11-09
ptp: Introduce a high resolution frequency adjustment method.
Richard Cochran
2
-1
/
+12
2016-11-09
net: napi_hash_add() is no longer exported
Eric Dumazet
2
-13
/
+1
2016-11-09
bnxt_en: do not call napi_hash_add()
Eric Dumazet
1
-1
/
+0
2016-11-09
bpf: Remove unused but set variables
Tobias Klauser
1
-2
/
+0
2016-11-09
tc_act: Remove tcf_act macro
Yotam Gigi
1
-1
/
+0
2016-11-09
Merge branch 'ipv6-sr'
David S. Miller
28
-12
/
+2070
2016-11-09
ipv6: sr: add documentation file for per-interface sysctls
David Lebrun
1
-0
/
+18
2016-11-09
ipv6: sr: add support for SRH injection through setsockopt
David Lebrun
2
-4
/
+85
2016-11-09
ipv6: add source address argument for ipv6_push_nfrag_opts
David Lebrun
4
-7
/
+9
2016-11-09
ipv6: sr: add calls to verify and insert HMAC signatures
David Lebrun
2
-0
/
+31
2016-11-09
ipv6: sr: implement API to control SR HMAC structure
David Lebrun
1
-0
/
+229
2016-11-09
ipv6: sr: add core files for SR HMAC support
David Lebrun
10
-0
/
+612
2016-11-09
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
David Lebrun
9
-1
/
+526
2016-11-09
ipv6: sr: add code base for control plane support of SR-IPv6
David Lebrun
7
-2
/
+278
2016-11-09
ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
David Lebrun
7
-0
/
+284
2016-11-09
net: mii: report 0 for unknown lp_advertising
Arnd Bergmann
1
-0
/
+2
2016-11-09
xen-netback: prefer xenbus_scanf() over xenbus_gather()
Jan Beulich
1
-6
/
+6
2016-11-09
igmp: Document sysctl force_igmp_version
Hangbin Liu
1
-0
/
+15
2016-11-09
net: l2tp: fix negative assignment to unsigned int
Asbjørn Sloth Tønnesen
2
-4
/
+4
[next]