index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-13
/
+46
2016-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-5
/
+11
2016-12-02
bpf: Add support for reading socket family, type, protocol
David Ahern
2
-0
/
+18
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
2
-0
/
+20
2016-12-02
bpf: Refactor cgroups code in prep for new type
David Ahern
1
-23
/
+23
2016-12-02
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
2
-0
/
+3
2016-12-02
net/sched: act_mirred: Add new tc_action_ops get_dev()
Hadar Hen Zion
1
-0
/
+2
2016-12-02
net/sched: Add separate check for skip_hw flag
Hadar Hen Zion
1
-4
/
+15
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
3
-5
/
+6
2016-12-02
qed: Add support for hardware offloaded iSCSI.
Yuval Mintz
2
-0
/
+231
2016-12-02
default exported asm symbols to zero
Arnd Bergmann
1
-0
/
+1
2016-12-02
bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller
Daniel Borkmann
1
-9
/
+9
2016-12-02
bpf: BPF for lightweight tunnel infrastructure
Thomas Graf
3
-2
/
+55
2016-12-02
net/mlx5e: Implement Fragmented Work Queue (WQ)
Tariq Toukan
1
-0
/
+11
2016-12-01
Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+14
2016-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2016-12-01
net: phy: add mdix_ctrl to hold the user configuration.
Raju Lakkaraju
1
-0
/
+1
2016-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-4
/
+4
2016-11-30
mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb
Kirill A. Shutemov
1
-6
/
+15
2016-11-30
kasan: update kasan_global for gcc 7
Dmitry Vyukov
1
-1
/
+3
2016-11-30
qed*: Handle-based L2-queues.
Mintz, Yuval
1
-27
/
+29
2016-11-30
qed: Optimize qed_chain datapath usage
Mintz, Yuval
1
-64
/
+80
2016-11-30
l2tp: lock socket before checking flags in connect()
Guillaume Nault
1
-0
/
+2
2016-11-30
cgroup, bpf: remove unnecessary #include
Alexei Starovoitov
1
-1
/
+0
2016-11-30
Input: change KEY_DATA from 0x275 to 0x277
Ping Cheng
1
-1
/
+1
2016-11-30
bpf, xdp: allow to pass flags to dev_change_xdp_fd
Daniel Borkmann
2
-1
/
+5
2016-11-30
net: phy: broadcom: Add support code for reading PHY counters
Florian Fainelli
1
-0
/
+3
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
4
-1
/
+14
2016-11-30
tcp: export sender limits chronographs to TCP_INFO
Francis Yan
1
-0
/
+4
2016-11-30
tcp: instrument how long TCP is busy sending
Francis Yan
1
-1
/
+5
2016-11-30
tcp: instrument tcp sender limits chronographs
Francis Yan
2
-2
/
+19
2016-11-29
of_mdio: add helper to deregister fixed-link PHYs
Johan Hovold
1
-0
/
+4
2016-11-29
dt-bindings: net: add EEE capability constants
jbrunet
1
-0
/
+19
2016-11-29
net: phy: add an option to disable EEE advertisement
jbrunet
1
-0
/
+3
2016-11-28
Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"
Tariq Toukan
1
-1
/
+0
2016-11-28
net/mlx5: Add DCBX firmware commands support
Huy Nguyen
2
-0
/
+9
2016-11-28
net/mlx5e: Support DCBX CEE API
Huy Nguyen
1
-0
/
+4
2016-11-28
net/sched: Export tc_tunnel_key so its UAPI accessible
Roi Dayan
1
-0
/
+1
2016-11-27
bpf: reuse dev_is_mac_header_xmit for redirect
Daniel Borkmann
1
-0
/
+16
2016-11-27
bpf: drop unnecessary context cast from BPF_PROG_RUN
Daniel Borkmann
1
-3
/
+3
2016-11-27
netdevice: fix sparse warning for HARD_TX_LOCK
Michael S. Tsirkin
1
-1
/
+16
2016-11-27
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
1
-0
/
+1
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+4
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+2
2016-11-25
bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
Daniel Mack
1
-0
/
+8
2016-11-25
cgroup: add support for eBPF programs
Daniel Mack
2
-0
/
+83
2016-11-25
bpf: add new prog type for cgroup socket filtering
Daniel Mack
1
-0
/
+9
2016-11-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2016-11-24
net/mlx5: Enable to query min inline for a specific vport
Roi Dayan
1
-2
/
+8
2016-11-24
devlink: Add E-Switch inline mode control
Roi Dayan
2
-0
/
+10
[next]