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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-17
[NETFILTER]: recent match: missing refcnt initialization
Patrick McHardy
1
-0
/
+1
2006-06-17
[NETFILTER]: recent match: fix "sleeping function called from invalid context"
Patrick McHardy
1
-5
/
+10
2006-06-17
[SECMARK]: Add CONNSECMARK xtables target
James Morris
3
-0
/
+167
2006-06-17
[SECMARK]: Add secmark support to conntrack
James Morris
6
-0
/
+40
2006-06-17
[SECMARK]: Add xtables SECMARK target
James Morris
3
-0
/
+166
2006-06-17
[SECMARK]: Add secmark support to core networking.
James Morris
5
-1
/
+12
2006-06-17
[NET]: Fix warnings after LSM-IPSEC changes.
David S. Miller
1
-2
/
+2
2006-06-17
[NET]: NET_TCPPROBE Kconfig fix
Dave Jones
1
-1
/
+1
2006-06-17
[LSM-IPsec]: SELinux Authorize
Catherine Zhang
2
-13
/
+23
2006-06-17
[IPV4] icmp: Kill local 'ip' arg in icmp_redirect().
David S. Miller
1
-3
/
+2
2006-06-17
[IPV4]: Right prototype of __raw_v4_lookup()
Alexey Dobriyan
1
-1
/
+1
2006-06-17
[IPV4] igmp: Fixup struct ip_mc_list::multiaddr type
Alexey Dobriyan
1
-1
/
+1
2006-06-17
[TCP]: Fix compile warning in tcp_probe.c
David S. Miller
1
-1
/
+3
2006-06-17
[TCP]: Limited slow start for Highspeed TCP
Stephen Hemminger
1
-3
/
+21
2006-06-17
[TCP]: TCP Probe congestion window tracing
Stephen Hemminger
3
-0
/
+195
2006-06-17
[TCP]: Minimum congestion window consolidation.
Stephen Hemminger
8
-46
/
+21
2006-06-17
[TCP]: TCP Compound quad root function
Stephen Hemminger
1
-24
/
+66
2006-06-17
[TCP]: TCP Compound congestion control
Angelo P. Castellani
3
-0
/
+418
2006-06-17
[TCP]: TCP Veno congestion control
Bin Zhou
3
-0
/
+251
2006-06-17
[TCP]: TCP Low Priority congestion control
Wong Hoi Sing Edison
3
-0
/
+349
2006-06-17
[LLC]: Fix double receive of SKB.
Andrew Morton
1
-1
/
+0
2006-06-17
[NETFILTER]: PPTP helper: fixup gre_keymap_lookup() return type
Alexey Dobriyan
1
-3
/
+3
2006-06-17
[NETFILTER]: Add SIP connection tracking helper
Patrick McHardy
4
-0
/
+740
2006-06-17
[NETFILTER]: H.323 helper: replace internal_net_addr parameter by routing-bas...
Patrick McHardy
1
-30
/
+27
2006-06-17
[NETFILTER]: H.323 helper: Add support for Call Forwarding
Jing Min Zhao
4
-7
/
+196
2006-06-17
[NETFILTER]: amanda helper: convert to textsearch infrastructure
Patrick McHardy
2
-49
/
+96
2006-06-17
[NETFILTER]: FTP helper: search optimization
Patrick McHardy
2
-68
/
+86
2006-06-17
[NETFILTER]: SNMP helper: fix debug module param type
Patrick McHardy
1
-1
/
+1
2006-06-17
[NETFILTER]: ctnetlink: change table dumping not to require an unique ID
Patrick McHardy
2
-16
/
+48
2006-06-17
[NETFILTER]: ctnetlink: fix NAT configuration
Patrick McHardy
2
-62
/
+44
2006-06-17
[NETFILTER]: conntrack: add fixed timeout flag in connection tracking
Eric Leblond
2
-0
/
+12
2006-06-17
[NETFILTER]: conntrack: add sysctl to disable checksumming
Patrick McHardy
9
-8
/
+32
2006-06-17
[NETFILTER]: conntrack: don't call helpers for related ICMP messages
Patrick McHardy
3
-3
/
+3
2006-06-17
[NETFILTER]: recent match: replace by rewritten version
Patrick McHardy
1
-891
/
+377
2006-06-17
[NETFILTER]: x_tables: add statistic match
Patrick McHardy
3
-0
/
+119
2006-06-17
[NETFILTER]: x_tables: add quota match
Patrick McHardy
3
-0
/
+107
2006-06-17
[NETFILTER]: x_tables: add SCTP/DCCP support where missing
Patrick McHardy
3
-65
/
+26
2006-06-17
[NETFILTER]: x_tables: remove some unnecessary casts
Patrick McHardy
6
-9
/
+6
2006-06-17
[IPSEC] proto: Move transport mode input path into xfrm_mode_transport
Herbert Xu
8
-83
/
+59
2006-06-17
[IPSEC] xfrm: Abstract out encapsulation modes
Herbert Xu
15
-170
/
+532
2006-06-17
[IPSEC] xfrm: Undo afinfo lock proliferation
Herbert Xu
6
-44
/
+37
2006-06-17
[TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path is superfluous
David S. Miller
1
-2
/
+0
2006-06-17
[BRIDGE]: netlink interface for link management
Stephen Hemminger
6
-2
/
+214
2006-06-17
[BRIDGE]: fix module startup error handling
Stephen Hemminger
2
-9
/
+22
2006-06-17
[BRIDGE]: optimize conditional in forward path
Stephen Hemminger
1
-8
/
+4
2006-06-17
[LLC]: add multicast support for datagrams
Stephen Hemminger
1
-8
/
+51
2006-06-17
[LLC]: allow applications to get copy of kernel datagrams
Stephen Hemminger
1
-1
/
+3
2006-06-17
[LLC]: use rcu_dereference on receive handler
Stephen Hemminger
1
-2
/
+5
2006-06-17
[LLC]: allow datagram recvmsg
Stephen Hemminger
1
-2
/
+2
2006-06-17
[LLC]: use more efficient ether address routines
Stephen Hemminger
1
-2
/
+0
[prev]
[next]