index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
module_signing.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-03
net: hns: bug fix of ethtool show the speed
Daode Huang
1
-1
/
+1
2017-04-03
net: hns: Remove redundant memset during buffer release
lipeng
1
-1
/
+0
2017-04-03
net: hns: Optimize the code for GMAC pad and crc Config
lipeng
1
-20
/
+16
2017-04-03
net: hns: Modify GMAC init TX threshold value
lipeng
2
-0
/
+10
2017-04-03
net: hns: Fix the implementation of irq affinity function
lipeng
2
-46
/
+30
2017-04-03
rds: tcp: canonical connection order for all paths with index > 0
Sowmini Varadhan
1
-1
/
+1
2017-04-03
rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked...
Sowmini Varadhan
1
-1
/
+9
2017-04-03
sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()
Eric Dumazet
1
-1
/
+1
2017-04-03
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4
Andrew Morton
1
-2
/
+6
2017-04-03
drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4
Andrew Morton
1
-4
/
+12
2017-04-03
net: stmmac: fix cbs configuration
Joao Pinto
2
-1
/
+4
2017-04-02
net: mpls: Increase max number of labels for lwt encap
David Ahern
4
-11
/
+17
2017-04-02
net: mpls: bump maximum number of labels
David Ahern
2
-34
/
+71
2017-04-02
net: mpls: Limit memory allocation for mpls_route
David Ahern
1
-10
/
+21
2017-04-02
net: mpls: change mpls_route layout
David Ahern
2
-31
/
+51
2017-04-02
net: mpls: Convert number of nexthops to u8
David Ahern
2
-13
/
+20
2017-04-02
net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCE
David Ahern
2
-11
/
+33
2017-04-02
udp: use sk_protocol instead of pcflag to detect udplite sockets
Paolo Abeni
1
-1
/
+1
2017-04-02
net: dsa: fix build error with devlink build as module
Tobias Regnery
1
-1
/
+1
2017-04-02
net: phy: allow EEE with any interface mode
Russell King
1
-8
/
+1
2017-04-02
net: phy: restart phy autonegotiation after EEE advertisment change
Russell King
1
-2
/
+19
2017-04-02
net: phy: avoid setting unsupported EEE advertisments
Russell King
1
-5
/
+10
2017-04-01
selftests/bpf: add l4 load balancer test based on sched_cls
Alexei Starovoitov
3
-1
/
+563
2017-04-01
selftests/bpf: add a test for basic XDP functionality
Alexei Starovoitov
4
-1
/
+332
2017-04-01
selftests/bpf: add a test for overlapping packet range checks
Alexei Starovoitov
3
-4
/
+215
2017-04-01
tools/lib/bpf: expose bpf_program__set_type()
Alexei Starovoitov
2
-2
/
+3
2017-04-01
tools/lib/bpf: add support for BPF_PROG_TEST_RUN command
Alexei Starovoitov
3
-1
/
+51
2017-04-01
bpf: introduce BPF_PROG_TEST_RUN command
Alexei Starovoitov
7
-3
/
+223
2017-04-01
net: dsa: Mock-up driver
Florian Fainelli
5
-1
/
+390
2017-04-01
net: dsa: mv88e6xxx: add cross-chip bridging
Vivien Didelot
1
-1
/
+33
2017-04-01
net: dsa: add cross-chip bridging operations
Vivien Didelot
2
-6
/
+14
2017-04-01
net: dsa: mv88e6xxx: remap existing bridge members
Vivien Didelot
1
-0
/
+20
2017-04-01
net: dsa: mv88e6xxx: factorize in-chip bridge map
Vivien Didelot
1
-22
/
+25
2017-04-01
net: dsa: mv88e6xxx: rework in-chip bridging
Vivien Didelot
1
-17
/
+32
2017-04-01
net: dsa: mv88e6xxx: allocate the number of ports
Vivien Didelot
1
-1
/
+1
2017-04-01
net: dsa: mv88e6xxx: program the PVT with all ones
Vivien Didelot
4
-9
/
+86
2017-04-01
net: dsa: mv88e6xxx: use 4-bit port for PVT data
Vivien Didelot
4
-0
/
+48
2017-04-01
net: dsa: mv88e6xxx: move PVT description in info
Vivien Didelot
3
-22
/
+34
2017-04-01
dpaa_eth: use AVOIDBLOCK for Tx confirmation queues
Madalin Bucur
1
-1
/
+1
2017-04-01
fsl/fman: take into account all RGMII modes
Madalin Bucur
2
-2
/
+11
2017-04-01
vxlan: vxlan dev should inherit lowerdev's gso_max_size
Felix Manlunas
1
-0
/
+5
2017-03-31
sock: avoid dirtying sk_stamp, if possible
Paolo Abeni
2
-2
/
+5
2017-03-31
ibmvnic: Cleanup failure path in ibmvnic_open
Nathan Fontenot
1
-32
/
+19
2017-03-31
ibmvnic: Create init/release routines for stats token
Nathan Fontenot
1
-12
/
+34
2017-03-31
ibmvnic: Merge the two release_sub_crq_queue routines
Nathan Fontenot
1
-32
/
+22
2017-03-31
ibmvnic: Create init and release routines for the rx pool
Nathan Fontenot
1
-103
/
+101
2017-03-31
ibmvnic: Create init and release routines for the tx pool
Nathan Fontenot
1
-56
/
+78
2017-03-31
ibmvnic: Create init and release routines for the bounce buffer
Nathan Fontenot
1
-27
/
+50
2017-03-31
ibmvnic: Update main crq initialization and release
Nathan Fontenot
1
-7
/
+15
2017-03-31
net: tcp: Refine the __tcp_select_window
Gao Feng
1
-5
/
+3
[next]