index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-02
tcp: do not block bh during prequeue processing
Eric Dumazet
2
-32
/
+2
2016-05-02
tcp: do not assume TCP code is non preemptible
Eric Dumazet
10
-93
/
+98
2016-04-28
tcp: give prequeue mode some care
Eric Dumazet
1
-5
/
+5
2016-04-28
tcp: Handle eor bit when fragmenting a skb
Martin KaFai Lau
1
-0
/
+9
2016-04-28
tcp: Handle eor bit when coalescing skb
Martin KaFai Lau
2
-0
/
+8
2016-04-28
tcp: Make use of MSG_EOR in tcp_sendmsg
Martin KaFai Lau
1
-2
/
+5
2016-04-28
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
Soheil Hassas Yeganeh
3
-10
/
+15
2016-04-28
tcp: remove an unnecessary check in tcp_tx_timestamp
Soheil Hassas Yeganeh
1
-1
/
+1
2016-04-27
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
15
-120
/
+124
2016-04-27
net: rename IP_UPD_PO_STATS_BH()
Eric Dumazet
1
-3
/
+3
2016-04-27
net: rename IP_ADD_STATS_BH()
Eric Dumazet
2
-4
/
+4
2016-04-27
net: rename IP_INC_STATS_BH()
Eric Dumazet
5
-24
/
+24
2016-04-27
net: icmp: rename ICMPMSGIN_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-27
net: tcp: rename TCP_INC_STATS_BH
Eric Dumazet
5
-17
/
+17
2016-04-27
net: udp: rename UDP_INC_STATS_BH()
Eric Dumazet
1
-23
/
+23
2016-04-27
net: rename ICMP_INC_STATS_BH()
Eric Dumazet
3
-10
/
+10
2016-04-27
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
2
-18
/
+18
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2016-04-26
sock_diag: align nlattr properly when needed
Nicolas Dichtel
1
-3
/
+6
2016-04-25
net: better drop monitoring in ip{6}_recv_error()
Eric Dumazet
1
-5
/
+5
2016-04-25
tcp: SYN packets are now simply consumed
Eric Dumazet
1
-18
/
+1
2016-04-25
soreuseport: Resolve merge conflict for v4/v6 ordering fix
Craig Gallek
1
-1
/
+5
2016-04-24
ipv4/fib: don't warn when primary address is missing if in_dev is dead
Paolo Abeni
1
-1
/
+5
2016-04-24
tcp-tso: do not split TSO packets at retransmit time
Eric Dumazet
3
-38
/
+32
2016-04-24
tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp
Martin KaFai Lau
1
-0
/
+2
2016-04-24
tcp: Carry txstamp_ack in tcp_fragment_tstamp
Martin KaFai Lau
1
-0
/
+2
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-455
/
+175
2016-04-23
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
1
-2
/
+4
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
1
-4
/
+6
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-6
/
+48
2016-04-21
tcp: Merge tx_flags and tskey in tcp_shifted_skb
Martin KaFai Lau
2
-2
/
+3
2016-04-21
tcp: Merge tx_flags and tskey in tcp_collapse_retrans
Martin KaFai Lau
1
-0
/
+16
2016-04-21
ipmr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
1
-2
/
+2
2016-04-21
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
Xin Long
1
-6
/
+6
2016-04-21
tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks
Martin KaFai Lau
1
-1
/
+2
2016-04-18
udp: fix if statement in SIOCINQ ioctl
Dan Carpenter
1
-6
/
+0
2016-04-16
GRE: Add support for GRO/GSO of IPv6 GRE traffic
Alexander Duyck
1
-1
/
+13
2016-04-16
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
4
-34
/
+22
2016-04-15
sctp: export some functions for sctp_diag in inet_diag
Xin Long
1
-26
/
+41
2016-04-15
tcp: remove false sharing in tcp_rcv_state_process()
Eric Dumazet
1
-2
/
+2
2016-04-15
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
3
-9
/
+18
2016-04-14
soreuseport: fix ordering for mixed v4/v6 sockets
Craig Gallek
1
-2
/
+7
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
4
-17
/
+66
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
2
-8
/
+43
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
3
-9
/
+15
2016-04-13
route: do not cache fib route info on local routes with oif
Chris Friesen
1
-0
/
+12
2016-04-13
udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM
Willem de Bruijn
2
-2
/
+3
2016-04-13
udp: do not expect udp headers on ioctl SIOCINQ
Willem de Bruijn
1
-2
/
+0
2016-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+6
2016-04-14
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2
-86
/
+10
[next]