index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-02
route: Set lwtstate for local traffic and cached input dsts
Thomas Graf
1
-13
/
+26
2016-12-02
route: Set orig_output when redirecting to lwt on locally generated traffic
Thomas Graf
1
-1
/
+3
2016-12-01
rtnetlink: return the correct error code
Zhang Shengju
1
-1
/
+1
2016-11-30
net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.
Lorenzo Colitti
1
-1
/
+2
2016-11-30
neigh: remove duplicate check for same neigh
Zhang Shengju
1
-10
/
+5
2016-11-30
bpf, xdp: allow to pass flags to dev_change_xdp_fd
Daniel Borkmann
2
-3
/
+31
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
4
-4
/
+44
2016-11-30
tcp: export sender limits chronographs to TCP_INFO
Francis Yan
1
-0
/
+20
2016-11-30
tcp: instrument how long TCP is limited by insufficient send buffer
Francis Yan
3
-3
/
+24
2016-11-30
tcp: instrument how long TCP is limited by receive window
Francis Yan
1
-2
/
+9
2016-11-30
tcp: instrument how long TCP is busy sending
Francis Yan
2
-3
/
+19
2016-11-30
tcp: instrument tcp sender limits chronographs
Francis Yan
1
-0
/
+30
2016-11-27
bpf: reuse dev_is_mac_header_xmit for redirect
Daniel Borkmann
2
-24
/
+5
2016-11-27
bpf: drop useless bpf_fd member from cls/act
Daniel Borkmann
2
-15
/
+1
2016-11-27
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
1
-1
/
+1
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-37
/
+69
2016-11-25
tipc: resolve connection flow control compatibility problem
Jon Paul Maloy
1
-1
/
+1
2016-11-25
net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS
Miroslav Lichvar
1
-0
/
+1
2016-11-25
tipc: improve sanity check for received domain records
Jon Paul Maloy
1
-5
/
+5
2016-11-25
tipc: fix compatibility bug in link monitoring
Jon Paul Maloy
1
-2
/
+3
2016-11-25
net: properly flush delay-freed skbs
Eric Dumazet
1
-2
/
+3
2016-11-25
net: ipv4, ipv6: run cgroup eBPF egress programs
Daniel Mack
2
-2
/
+33
2016-11-25
net: filter: run cgroup eBPF ingress programs
Daniel Mack
1
-0
/
+4
2016-11-25
bpf: add new prog type for cgroup socket filtering
Daniel Mack
1
-0
/
+23
2016-11-25
Merge tag 'linux-can-fixes-for-4.9-20161123' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-8
/
+10
2016-11-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-7
/
+29
2016-11-24
net sched filters: fix filter handle ID in tfilter_notify_chain()
Roman Mashak
1
-1
/
+1
2016-11-24
ethtool: Protect {get, set}_phy_tunable with PHY device mutex
Florian Fainelli
1
-0
/
+4
2016-11-24
devlink: Add E-Switch inline mode control
Roi Dayan
1
-19
/
+51
2016-11-24
net: Add net-device param to the get offloaded stats ndo
Or Gerlitz
1
-2
/
+2
2016-11-24
tcp: enhance tcp_collapse_retrans() with skb_shift()
Eric Dumazet
2
-12
/
+14
2016-11-24
udplite: call proper backlog handlers
Eric Dumazet
6
-6
/
+6
2016-11-24
ipv6: bump genid when the IFA_F_TENTATIVE flag is clear
Paolo Abeni
1
-6
/
+12
2016-11-24
VSOCK: add loopback to virtio_transport
Stefan Hajnoczi
1
-0
/
+56
2016-11-23
net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit"
WANG Cong
1
-1
/
+1
2016-11-23
rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()
Zhang Shengju
1
-1
/
+1
2016-11-23
can: bcm: fix support for CAN FD frames
Oliver Hartkopp
1
-8
/
+10
2016-11-22
Bluetooth: Fix using the correct source address type
Johan Hedberg
5
-7
/
+29
2016-11-22
flow_dissect: call init_default_flow_dissectors() earlier
Eric Dumazet
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-113
/
+321
2016-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-103
/
+278
2016-11-21
tcp: make undo_cwnd mandatory for congestion modules
Florian Westphal
7
-6
/
+18
2016-11-21
tcp: add cwnd_undo functions to various tcp cc algorithms
Florian Westphal
5
-1
/
+55
2016-11-21
bridge: mcast: add MLDv2 querier support
Nikolay Aleksandrov
4
-22
/
+112
2016-11-21
bridge: mcast: add IGMPv3 query support
Nikolay Aleksandrov
4
-18
/
+97
2016-11-21
tcp: zero ca_priv area when switching cc algorithms
Florian Westphal
1
-1
/
+3
2016-11-21
net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit
Gao Feng
1
-1
/
+1
2016-11-21
udp: avoid one cache line miss in recvmsg()
Eric Dumazet
2
-2
/
+4
2016-11-19
tipc: eliminate obsolete socket locking policy description
Jon Paul Maloy
1
-47
/
+1
2016-11-19
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
1
-1
/
+1
[next]