index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
2019-02-03
8
-16
/
+28
*
socket: Update timestamping Documentation
Deepa Dinamani
2019-02-03
1
-5
/
+38
*
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
2019-02-03
12
-30
/
+88
*
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
2019-02-03
12
-32
/
+171
*
socket: Add struct __kernel_sock_timeval
Deepa Dinamani
2019-02-03
1
-0
/
+5
*
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
2019-02-03
7
-12
/
+12
*
arch: sparc: Override struct __kernel_old_timeval
Deepa Dinamani
2019-02-03
2
-0
/
+12
*
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
2019-02-03
12
-57
/
+101
*
arch: Use asm-generic/socket.h when possible
Deepa Dinamani
2019-02-03
9
-366
/
+5
*
socket: move compat timeout handling into sock.c
Arnd Bergmann
2019-02-03
3
-89
/
+46
*
selftests: add missing include unistd
Deepa Dinamani
2019-02-03
1
-0
/
+1
*
cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
Arjun Vynipadath
2019-02-03
4
-40
/
+136
*
ipv4/igmp: Don't drop IGMP pkt with zeros src addr
Edward Chron
2019-02-03
1
-1
/
+2
*
net: phy: realtek: add generic Realtek PHY driver
Heiner Kallweit
2019-02-03
1
-0
/
+9
*
atheros: atl2: fix an indentaion issue on a return statement
Colin Ian King
2019-02-03
1
-1
/
+1
*
atl1c: fix indentation issue on an if statement
Colin Ian King
2019-02-03
1
-4
/
+4
*
bna: fix indentation issue on call to bfa_ioc_pf_failed
Colin Ian King
2019-02-03
1
-1
/
+1
*
chelsio: clean up indentation issue
Colin Ian King
2019-02-03
1
-2
/
+1
*
net: nixge: Update device-tree bindings with v3.00
Alex Williams
2019-02-03
1
-4
/
+12
*
net: nixge: Separate ctrl and dma resources
Alex Williams
2019-02-03
1
-16
/
+58
*
r8169: remove rtl_wol_pll_power_down
Heiner Kallweit
2019-02-03
1
-12
/
+4
*
Merge branch 'hns3-next'
David S. Miller
2019-02-02
11
-159
/
+216
|
\
|
*
net: hns3: MAC table entry count function increases operation 0 value protect...
liuzhongzhu
2019-02-02
1
-2
/
+5
|
*
net: hns3: modify the upper limit judgment condition
liuzhongzhu
2019-02-02
1
-2
/
+2
|
*
net: hns3: don't allow user to change vlan filter state
Jian Shen
2019-02-02
1
-2
/
+1
|
*
net: hns3: optimize the maximum TC macro
liuzhongzhu
2019-02-02
3
-7
/
+6
|
*
net: hns3: fix the problem that the supported port is empty
liuzhongzhu
2019-02-02
5
-4
/
+77
|
*
net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
Huazhong Tan
2019-02-02
1
-4
/
+5
|
*
net: hns3: move some set_bit statement into hclge_prepare_mac_addr
Weihang Li
2019-02-02
1
-13
/
+11
|
*
net: hns3: add hclge_cmd_check_retval() to parse comman's return value
Weihang Li
2019-02-02
1
-27
/
+33
|
*
net: hns3: code optimization for hclge_rx_buffer_calc
Yunsheng Lin
2019-02-02
1
-77
/
+63
|
*
net: hns3: Modify parameter type from int to bool in set_gro_en
Yonglong Liu
2019-02-02
4
-20
/
+12
|
*
net: hns3: fix an issue for hns3_update_new_int_gl
Peng Li
2019-02-02
1
-1
/
+1
|
*
net: hns3: fix a code style issue for hns3_update_new_int_gl()
Peng Li
2019-02-02
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-02
50
-262
/
+2197
|
\
|
*
Merge branch 'shifts-cleanup'
Alexei Starovoitov
2019-02-02
1
-10
/
+82
|
|
\
|
|
*
nfp: bpf: complete ALU32 logic shift supports
Jiong Wang
2019-02-02
1
-5
/
+67
|
|
*
nfp: bpf: correct the behavior for shifts by zero
Jiong Wang
2019-02-02
1
-10
/
+20
|
|
/
|
*
selftests/bpf: remove generated verifier/tests.h on 'make clean'
Stanislav Fomichev
2019-02-02
1
-3
/
+5
|
*
Merge branch 'bpf-xdp-sample-libbpf'
Daniel Borkmann
2019-02-01
16
-200
/
+796
|
|
\
|
|
*
samples/bpf: Check the prog id before exiting
Maciej Fijalkowski
2019-02-01
10
-48
/
+308
|
|
*
libbpf: Add a support for getting xdp prog id on ifindex
Maciej Fijalkowski
2019-02-01
3
-0
/
+87
|
|
*
samples/bpf: Add a "force" flag to XDP samples
Maciej Fijalkowski
2019-02-01
10
-40
/
+119
|
|
*
xdp: Provide extack messages when prog attachment failed
Maciej Fijalkowski
2019-02-01
1
-3
/
+9
|
|
*
samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4}
Maciej Fijalkowski
2019-02-01
2
-0
/
+14
|
|
*
samples/bpf: Convert XDP samples to libbpf usage
Maciej Fijalkowski
2019-02-01
6
-103
/
+253
|
|
*
samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe
Jesper Dangaard Brouer
2019-02-01
1
-10
/
+0
|
|
*
libbpf: Add a helper for retrieving a map fd for a given name
Maciej Fijalkowski
2019-02-01
3
-0
/
+10
|
|
/
|
*
bpf: powerpc64: add JIT support for bpf line info
Sandipan Das
2019-02-01
1
-0
/
+1
|
*
Merge branch 'bpf-spinlocks'
Daniel Borkmann
2019-02-01
26
-39
/
+1248
|
|
\
[next]