index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
2016-12-02
2
-0
/
+20
*
bpf: Refactor cgroups code in prep for new type
David Ahern
2016-12-02
1
-23
/
+23
*
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
2016-12-02
2
-0
/
+3
*
net/sched: act_mirred: Add new tc_action_ops get_dev()
Hadar Hen Zion
2016-12-02
1
-0
/
+2
*
net/sched: Add separate check for skip_hw flag
Hadar Hen Zion
2016-12-02
1
-4
/
+15
*
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
2016-12-02
3
-5
/
+6
*
qed: Add support for hardware offloaded iSCSI.
Yuval Mintz
2016-12-02
2
-0
/
+231
*
bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller
Daniel Borkmann
2016-12-02
1
-9
/
+9
*
bpf: BPF for lightweight tunnel infrastructure
Thomas Graf
2016-12-02
3
-2
/
+55
*
net/mlx5e: Implement Fragmented Work Queue (WQ)
Tariq Toukan
2016-12-02
1
-0
/
+11
*
net: phy: add mdix_ctrl to hold the user configuration.
Raju Lakkaraju
2016-12-01
1
-0
/
+1
*
qed*: Handle-based L2-queues.
Mintz, Yuval
2016-11-30
1
-27
/
+29
*
qed: Optimize qed_chain datapath usage
Mintz, Yuval
2016-11-30
1
-64
/
+80
*
cgroup, bpf: remove unnecessary #include
Alexei Starovoitov
2016-11-30
1
-1
/
+0
*
bpf, xdp: allow to pass flags to dev_change_xdp_fd
Daniel Borkmann
2016-11-30
2
-1
/
+5
*
net: phy: broadcom: Add support code for reading PHY counters
Florian Fainelli
2016-11-30
1
-0
/
+3
*
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
2016-11-30
4
-1
/
+14
*
tcp: export sender limits chronographs to TCP_INFO
Francis Yan
2016-11-30
1
-0
/
+4
*
tcp: instrument how long TCP is busy sending
Francis Yan
2016-11-30
1
-1
/
+5
*
tcp: instrument tcp sender limits chronographs
Francis Yan
2016-11-30
2
-2
/
+19
*
dt-bindings: net: add EEE capability constants
jbrunet
2016-11-30
1
-0
/
+19
*
net: phy: add an option to disable EEE advertisement
jbrunet
2016-11-30
1
-0
/
+3
*
net/mlx5: Add DCBX firmware commands support
Huy Nguyen
2016-11-28
2
-0
/
+9
*
net/mlx5e: Support DCBX CEE API
Huy Nguyen
2016-11-28
1
-0
/
+4
*
bpf: reuse dev_is_mac_header_xmit for redirect
Daniel Borkmann
2016-11-28
1
-0
/
+16
*
bpf: drop unnecessary context cast from BPF_PROG_RUN
Daniel Borkmann
2016-11-28
1
-3
/
+3
*
netdevice: fix sparse warning for HARD_TX_LOCK
Michael S. Tsirkin
2016-11-27
1
-1
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-27
3
-2
/
+4
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-11-26
2
-2
/
+2
|
|
\
|
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-11-24
1
-1
/
+1
|
|
|
\
|
|
|
*
Bluetooth: Fix using the correct source address type
Johan Hedberg
2016-11-22
1
-1
/
+1
|
|
*
|
netdevice.h: fix kernel-doc warning
Randy Dunlap
2016-11-24
1
-1
/
+1
|
|
|
/
|
*
/
sched/autogroup: Do not use autogroup->tg in zombie threads
Oleg Nesterov
2016-11-22
1
-0
/
+2
|
|
/
*
|
bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
Daniel Mack
2016-11-25
1
-0
/
+8
*
|
cgroup: add support for eBPF programs
Daniel Mack
2016-11-25
2
-0
/
+83
*
|
bpf: add new prog type for cgroup socket filtering
Daniel Mack
2016-11-25
1
-0
/
+9
*
|
net/mlx5: Enable to query min inline for a specific vport
Roi Dayan
2016-11-24
1
-2
/
+8
*
|
devlink: Add E-Switch inline mode control
Roi Dayan
2016-11-24
2
-0
/
+10
*
|
net: Add net-device param to the get offloaded stats ndo
Or Gerlitz
2016-11-24
1
-2
/
+2
*
|
net: phy: broadcom: Add support code for downshift/Wirespeed
Florian Fainelli
2016-11-24
1
-0
/
+10
*
|
net/phy: add trace events for mdio accesses
Uwe Kleine-König
2016-11-24
1
-0
/
+42
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
9
-98
/
+90
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-11-21
4
-3
/
+8
|
|
\
|
|
*
netns: fix get_net_ns_by_fd(int pid) typo
Stefan Hajnoczi
2016-11-18
1
-1
/
+1
|
|
*
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
2016-11-16
1
-0
/
+1
|
|
*
bpf: fix range arithmetic for bpf map access
Josef Bacik
2016-11-16
1
-2
/
+3
|
|
*
gro_cells: mark napi struct as not busy poll candidates
Eric Dumazet
2016-11-16
1
-0
/
+3
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-11-19
1
-0
/
+7
|
|
\
\
|
|
*
|
kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
Paolo Bonzini
2016-11-19
1
-0
/
+7
|
*
|
|
Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2016-11-19
2
-94
/
+73
|
|
\
\
\
[next]